Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-27 | Idle, GlobalEvents: use std::atomic::exchange() | Max Kellermann | |
Less overhead than fetch_and() for what we do. | |||
2013-01-16 | Idle: don't wake up event loop on duplicate event | Max Kellermann | |
2013-01-16 | Idle: use std::atomic instead of GMutex | Max Kellermann | |
2013-01-09 | EventPipe: rename to GlobalEvents | Max Kellermann | |
2013-01-09 | event_pipe.h: convert to C++ | Max Kellermann | |
2013-01-09 | idle: convert to C++ | Max Kellermann | |