| 3795 | } |
| 3796 | |
| 3797 | void clusterDoBeforeSleep(int flags) { |
| 3798 | server.cluster->todo_before_sleep |= flags; |
| 3799 | } |
| 3800 | |
| 3801 | /* ----------------------------------------------------------------------------- |
| 3802 | * Slots management |
no outgoing calls
no test coverage detected