Searched refs:TX_MUTEX_SUSP (Results 1 – 7 of 7) sorted by relevance
168 if (thread_ptr -> tx_thread_state == TX_MUTEX_SUSP) in _tx_mutex_cleanup()
287 thread_ptr -> tx_thread_state = TX_MUTEX_SUSP; in _tx_mutex_get()
725 case TX_MUTEX_SUSP: in eTaskGetState()
193 #define TX_MUTEX_SUSP ((UINT) 13) macro
192 #define TX_MUTEX_SUSP ((UINT) 13) macro