Searched refs:run_with_period (Results 1 – 3 of 3) sorted by relevance
1124 run_with_period(100) { in serverCron()1150 run_with_period(100) { in serverCron()1187 run_with_period(5000) { in serverCron()1203 run_with_period(5000) { in serverCron()1312 run_with_period(1000) { in serverCron()1325 run_with_period(1000) replicationCron(); in serverCron()1328 run_with_period(100) { in serverCron()1336 run_with_period(1000) { in serverCron()
1047 run_with_period(1000) { in activeDefragCycle()
453 #define run_with_period(_ms_) if ((_ms_ <= 1000/server.hz) || !(server.cronloops%((_ms_)/(1000/serv… macro