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

/httpd/server/mpm/worker/
H A Dworker.c1193 apr_os_thread_t *worker_os_thread; local
1195 apr_os_thread_get(&worker_os_thread, threads[i]);
1196 pthread_kill(*worker_os_thread, WORKER_SIGNAL);

Completed in 17 milliseconds