Searched refs:s_worker_status (Results 1 – 1 of 1) sorted by relevance
145 static lsapi_child_status * s_worker_status = NULL; variable445 if (s_worker_status) in lsapi_close_connection()1590 if (s_worker_status) in LSAPI_Accept_r()3320 s_worker_status = child_status; in lsapi_prefork_server_accept()3401 s_worker_status = pReq->child_status; in LSAPI_Postfork_Child()3628 if ( s_worker_status ) in LSAPI_Prefork_Accept_r()3660 if (s_worker_status) in LSAPI_Prefork_Accept_r()3671 if (s_worker_status) in LSAPI_Prefork_Accept_r()3678 if ( s_worker_status ) in LSAPI_Prefork_Accept_r()3720 if (s_worker_status) in LSAPI_Prefork_Accept_r()[all …]
Completed in 19 milliseconds