Searched refs:current_state (Results 1 – 2 of 2) sorted by relevance
79 ULONG current_state; in _tx_thread_smp_current_state_get() local109 current_state = _tx_thread_system_state[core]; in _tx_thread_smp_current_state_get()115 return(current_state); in _tx_thread_smp_current_state_get()
85 UINT current_state; in _tx_thread_smp_protect() local131 current_state = current_thread -> tx_thread_state; in _tx_thread_smp_protect()134 if ((current_state == TX_TERMINATED) || (current_state == TX_COMPLETED)) in _tx_thread_smp_protect()