Searched refs:TX_MUTEX_SUSP (Results 1 – 9 of 9) 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()
57 if (thread_ptr -> tx_thread_state == TX_MUTEX_SUSP) in abort_all_threads_suspended_on_mutex()
725 case TX_MUTEX_SUSP: in eTaskGetState()
201 #define TX_MUTEX_SUSP ((UINT) 13) macro
200 #define TX_MUTEX_SUSP ((UINT) 13) macro