aboutsummaryrefslogtreecommitdiff
path: root/src/GlobalEvents.cxx
Commit message (Expand)AuthorAge
* GlobalEvents: use g_idle_add() instead of WakeFD()Max Kellermann2013-02-27
* GlobalEvents: wake up only if the flags were emptyMax Kellermann2013-02-27
* Idle, GlobalEvents: use std::atomic::exchange()Max Kellermann2013-02-27
* WakeFD.cxx: use two sockets instead of pipe on Win32Denis Krjuchkov2013-01-13
* GlobalEvents: lock-less operation using std::atomicMax Kellermann2013-01-10
* GlobalEvents: move code to class WakeFDMax Kellermann2013-01-09
* EventPipe: rename to GlobalEventsMax Kellermann2013-01-09