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