| 3854 | } |
| 3855 | |
| 3856 | void clusterDoBeforeSleep(int flags) { |
| 3857 | g_pserver->cluster->todo_before_sleep |= flags; |
| 3858 | } |
| 3859 | |
| 3860 | /* ----------------------------------------------------------------------------- |
| 3861 | * Slots management |
no outgoing calls
no test coverage detected