Home
last modified time | relevance | path

Searched refs:s_worker_status (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/sapi/litespeed/
H A Dlsapilib.c146 static lsapi_child_status * s_worker_status = NULL; variable
446 if (s_worker_status) in lsapi_close_connection()
1561 if (s_worker_status) in LSAPI_Accept_r()
3291 s_worker_status = child_status; in lsapi_prefork_server_accept()
3372 s_worker_status = pReq->child_status; in LSAPI_Postfork_Child()
3599 if ( s_worker_status ) in LSAPI_Prefork_Accept_r()
3631 if (s_worker_status) in LSAPI_Prefork_Accept_r()
3642 if (s_worker_status) in LSAPI_Prefork_Accept_r()
3649 if ( s_worker_status ) in LSAPI_Prefork_Accept_r()
3691 if (s_worker_status) in LSAPI_Prefork_Accept_r()
[all …]

Completed in 12 milliseconds