aboutsummaryrefslogtreecommitdiffstats
path: root/src/GlobalEvents.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* GlobalEvents: lock-less operation using std::atomicMax Kellermann2013-01-101-7/+0
| | | | Use a bit field instead of a mutex-protected bool array.
* EventPipe: rename to GlobalEventsMax Kellermann2013-01-091-0/+70