Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-02-27 | GlobalEvents: use g_idle_add() instead of WakeFD() | Max Kellermann | 1 | -28/+5 |
2013-02-27 | GlobalEvents: wake up only if the flags were empty | Max Kellermann | 1 | -1/+1 |
2013-02-27 | Idle, GlobalEvents: use std::atomic::exchange() | Max Kellermann | 1 | -1/+1 |
2013-01-13 | WakeFD.cxx: use two sockets instead of pipe on Win32 | Denis Krjuchkov | 1 | -1/+1 |
2013-01-10 | GlobalEvents: lock-less operation using std::atomic | Max Kellermann | 1 | -31/+8 |
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 |