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

/httpd/modules/ssl/
H A Dmod_ssl_ct.c817 static void * APR_THREAD_FUNC run_service_thread(apr_thread_t *me, void *data) function
2529 rv = apr_thread_create(&service_thread, NULL, run_service_thread, s, p);

Completed in 487 milliseconds