aboutsummaryrefslogtreecommitdiffstats
path: root/src/GlobalEvents.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* GlobalEvents: lock-less operation using std::atomicMax Kellermann2013-01-101-31/+8
| | | | Use a bit field instead of a mutex-protected bool array.
* GlobalEvents: move code to class WakeFDMax Kellermann2013-01-091-27/+11
|
* EventPipe: rename to GlobalEventsMax Kellermann2013-01-091-0/+153