Home
last modified time | relevance | path

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

/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c138 volatile char m_state; member
438 __sync_lock_test_and_set(&s_worker_status->m_state, LSAPI_STATE_IDLE); in lsapi_close_connection()
1582 __sync_lock_test_and_set(&s_worker_status->m_state, in LSAPI_Accept_r()
2921 if (__sync_bool_compare_and_swap(&child_status->m_state, in lsapi_sigchild()
2928 else if (__sync_bool_compare_and_swap(&child_status->m_state, in lsapi_sigchild()
3272 __sync_lock_test_and_set(&s_worker_status->m_state, in lsapi_prefork_server_accept()
3359 __sync_lock_test_and_set(&s_worker_status->m_state, in LSAPI_Postfork_Child()
3608 __sync_lock_test_and_set(&s_worker_status->m_state, in LSAPI_Prefork_Accept_r()
3619 __sync_lock_test_and_set(&s_worker_status->m_state, in LSAPI_Prefork_Accept_r()
3668 __sync_lock_test_and_set(&s_worker_status->m_state, in LSAPI_Prefork_Accept_r()

Completed in 13 milliseconds