Home
last modified time | relevance | path

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

/PHP-8.0/sapi/litespeed/
H A Dlsapilib.c136 volatile char m_state; member
436 __atomic_store_n(&s_worker_status->m_state, LSAPI_STATE_IDLE, in lsapi_close_connection()
1581 __atomic_store_n(&s_worker_status->m_state, in LSAPI_Accept_r()
2922 if (__atomic_compare_exchange_n(&child_status->m_state, in lsapi_sigchild()
2931 else if (__atomic_compare_exchange_n(&child_status->m_state, in lsapi_sigchild()
3277 __atomic_store_n(&s_worker_status->m_state, in lsapi_prefork_server_accept()
3364 __atomic_store_n(&s_worker_status->m_state, in LSAPI_Postfork_Child()
3613 __atomic_store_n(&s_worker_status->m_state, in LSAPI_Prefork_Accept_r()
3624 __atomic_store_n(&s_worker_status->m_state, in LSAPI_Prefork_Accept_r()
3673 __atomic_store_n(&s_worker_status->m_state, in LSAPI_Prefork_Accept_r()

Completed in 17 milliseconds