|
Pol
Revision:cb584c9
|
#include <schedule.h>
Static Public Member Functions | |
| static void | cleanse () |
| static bool | is_dirty () |
| static void | mark_dirty () |
Static Private Attributes | |
| static bool | dirty_ = false |
Definition at line 28 of file schedule.h.
|
inlinestatic |
Definition at line 32 of file schedule.h.
Referenced by Pol::Core::check_scheduled_tasks().
|
inlinestatic |
Definition at line 31 of file schedule.h.
Referenced by Pol::Core::client_io_thread(), and Pol::Core::scripts_thread().
|
inlinestatic |
Definition at line 33 of file schedule.h.
Referenced by Pol::Core::add_task().
|
staticprivate |
Definition at line 36 of file schedule.h.
Referenced by Pol::Core::SchComparer::operator()().