$darkmode
Go to the source code of this file.
Functions | |
| int | idle_worker_init (void) |
| void | idle_worker_start (void) |
| void | idle_worker_stop (void) |
| void | idle_worker_stop_signal_safe (void) |
| void | idle_worker_shutdown (void) |
| int | idle_worker_is_active (void) |
| void | idle_worker_log_stats (void) |
| int idle_worker_init | ( | void | ) |
| int idle_worker_is_active | ( | void | ) |
| void idle_worker_log_stats | ( | void | ) |
| void idle_worker_shutdown | ( | void | ) |
| void idle_worker_start | ( | void | ) |
| void idle_worker_stop | ( | void | ) |
| void idle_worker_stop_signal_safe | ( | void | ) |