Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-01-10 | GlobalEvents: lock-less operation using std::atomic | Max Kellermann | 1 | -31/+8 | |
Use a bit field instead of a mutex-protected bool array. | |||||
2013-01-09 | GlobalEvents: move code to class WakeFD | Max Kellermann | 1 | -27/+11 | |
2013-01-09 | EventPipe: rename to GlobalEvents | Max Kellermann | 1 | -0/+153 | |