IdleMonitor: new class to replace GlobalEvents::IDLE
Use MaskMonitor to eliminate duplicate code.
This commit is contained in:
@@ -34,10 +34,4 @@
|
||||
void
|
||||
idle_add(unsigned flags);
|
||||
|
||||
/**
|
||||
* Atomically reads and resets the global idle flags value.
|
||||
*/
|
||||
unsigned
|
||||
idle_get();
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user