Home
last modified time | relevance | path

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

/PHP-8.3/sapi/litespeed/
H A Dlsapilib.c137 volatile char m_state; member
447 __atomic_store_n(&s_worker_status->m_state, LSAPI_STATE_IDLE, in lsapi_close_connection()
1562 __atomic_store_n(&s_worker_status->m_state, in LSAPI_Accept_r()
2941 if (__atomic_compare_exchange_n(&child_status->m_state, in lsapi_sigchild()
2950 else if (__atomic_compare_exchange_n(&child_status->m_state, in lsapi_sigchild()
3296 __atomic_store_n(&s_worker_status->m_state, in lsapi_prefork_server_accept()
3383 __atomic_store_n(&s_worker_status->m_state, in LSAPI_Postfork_Child()
3632 __atomic_store_n(&s_worker_status->m_state, in LSAPI_Prefork_Accept_r()
3643 __atomic_store_n(&s_worker_status->m_state, in LSAPI_Prefork_Accept_r()
3692 __atomic_store_n(&s_worker_status->m_state, in LSAPI_Prefork_Accept_r()

Completed in 15 milliseconds