Home
last modified time | relevance | path

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

/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c147 static lsapi_child_status * s_worker_status = NULL; variable
437 if (s_worker_status) in lsapi_close_connection()
1581 if (s_worker_status) in LSAPI_Accept_r()
3267 s_worker_status = child_status; in lsapi_prefork_server_accept()
3348 s_worker_status = pReq->child_status; in LSAPI_Postfork_Child()
3575 if ( s_worker_status ) in LSAPI_Prefork_Accept_r()
3607 if (s_worker_status) in LSAPI_Prefork_Accept_r()
3618 if (s_worker_status) in LSAPI_Prefork_Accept_r()
3625 if ( s_worker_status ) in LSAPI_Prefork_Accept_r()
3667 if (s_worker_status) in LSAPI_Prefork_Accept_r()
[all …]

Completed in 28 milliseconds