Searched refs:worker_thread (Results 1 - 2 of 2) sorted by relevance

/httpd/server/mpm/worker/
H A Dworker.c639 simplifies the hot path in worker_thread */
916 static void * APR_THREAD_FUNC worker_thread(apr_thread_t *thd, void * dummy) function
1101 worker_thread, my_info, pchild);
1428 * its worker_thread()s left SERVER_DEAD or SERVER_GRACEFUL behind.
/httpd/server/mpm/event/
H A Devent.c1256 simplifies the hot path in worker_thread */
2145 static void *APR_THREAD_FUNC worker_thread(apr_thread_t * thd, void *dummy) function
2388 worker_thread, my_info, pchild);
2700 * its worker_thread()s left SERVER_DEAD or SERVER_GRACEFUL behind.

Completed in 2798 milliseconds