Searched refs:m_state (Results 1 – 1 of 1) sorted by relevance
/PHP-8.1/sapi/litespeed/ |
H A D | lsapilib.c | 136 volatile char m_state; member 446 __atomic_store_n(&s_worker_status->m_state, LSAPI_STATE_IDLE, in lsapi_close_connection() 1591 __atomic_store_n(&s_worker_status->m_state, in LSAPI_Accept_r() 2970 if (__atomic_compare_exchange_n(&child_status->m_state, in lsapi_sigchild() 2979 else if (__atomic_compare_exchange_n(&child_status->m_state, in lsapi_sigchild() 3325 __atomic_store_n(&s_worker_status->m_state, in lsapi_prefork_server_accept() 3412 __atomic_store_n(&s_worker_status->m_state, in LSAPI_Postfork_Child() 3661 __atomic_store_n(&s_worker_status->m_state, in LSAPI_Prefork_Accept_r() 3672 __atomic_store_n(&s_worker_status->m_state, in LSAPI_Prefork_Accept_r() 3721 __atomic_store_n(&s_worker_status->m_state, in LSAPI_Prefork_Accept_r()
|
Completed in 18 milliseconds