Searched refs:current_state (Results 1 – 2 of 2) sorted by relevance
78 ULONG current_state; in _tx_thread_smp_current_state_get() local108 current_state = _tx_thread_system_state[core]; in _tx_thread_smp_current_state_get()114 return(current_state); in _tx_thread_smp_current_state_get()
84 UINT current_state; in _tx_thread_smp_protect() local130 current_state = current_thread -> tx_thread_state; in _tx_thread_smp_protect()133 if ((current_state == TX_TERMINATED) || (current_state == TX_COMPLETED)) in _tx_thread_smp_protect()