Home
last modified time | relevance | path

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

/PHP-7.3/sapi/litespeed/
H A Dlsapilib.c136 volatile char m_state; member
430 __sync_lock_test_and_set(&s_worker_status->m_state, LSAPI_STATE_IDLE); in lsapi_close_connection()
1573 __sync_lock_test_and_set(&s_worker_status->m_state, in LSAPI_Accept_r()
2912 if (__sync_bool_compare_and_swap(&child_status->m_state, in lsapi_sigchild()
2919 else if (__sync_bool_compare_and_swap(&child_status->m_state, in lsapi_sigchild()
3260 __sync_lock_test_and_set(&s_worker_status->m_state, in lsapi_prefork_server_accept()
3345 __sync_lock_test_and_set(&s_worker_status->m_state, in LSAPI_Postfork_Child()
3601 __sync_lock_test_and_set(&s_worker_status->m_state, in LSAPI_Prefork_Accept_r()
3612 __sync_lock_test_and_set(&s_worker_status->m_state, in LSAPI_Prefork_Accept_r()
3649 __sync_lock_test_and_set(&s_worker_status->m_state, in LSAPI_Prefork_Accept_r()

Completed in 16 milliseconds