Searched refs:m_state (Results 1 – 1 of 1) sorted by relevance
136 volatile char m_state; member430 __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()2903 if (__sync_bool_compare_and_swap(&child_status->m_state, in lsapi_sigchild()2910 else if (__sync_bool_compare_and_swap(&child_status->m_state, in lsapi_sigchild()3250 __sync_lock_test_and_set(&s_worker_status->m_state, in lsapi_prefork_server_accept()3387 __sync_lock_test_and_set(&s_worker_status->m_state, in LSAPI_Prefork_Accept_r()3398 __sync_lock_test_and_set(&s_worker_status->m_state, in LSAPI_Prefork_Accept_r()3435 __sync_lock_test_and_set(&s_worker_status->m_state, in LSAPI_Prefork_Accept_r()
Completed in 17 milliseconds