Searched defs:NICE_DELAY (Results 1 - 1 of 1) sorted by relevance

/httpd/support/
H A Dhtcacheclean.c58 #define NICE_DELAY 10000 /* usecs */ macro
312 apr_sleep(NICE_DELAY);
346 apr_sleep(NICE_DELAY);
394 apr_sleep(NICE_DELAY);
582 apr_sleep(NICE_DELAY);
951 apr_sleep(NICE_DELAY);

Completed in 1492 milliseconds