Searched refs:TASK_SWITCH_SLEEP (Results 1 - 1 of 1) sorted by relevance
/httpd/server/ | ||
H A D | main.c | 263 #define TASK_SWITCH_SLEEP 10000 macro 269 * Sleep for TASK_SWITCH_SLEEP micro seconds to cause a task switch on 281 apr_sleep(TASK_SWITCH_SLEEP); |
Completed in 10 milliseconds