Searched defs:wd_worker (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/core/ | ||
H A D | mod_watchdog.c | 102 static void* APR_THREAD_FUNC wd_worker(apr_thread_t *thread, void *data) function 288 rc = apr_thread_create(&w->thread, NULL, wd_worker, w, p); |
Completed in 15 milliseconds