Searched refs:TX_MUTEX_SUSP (Results 1 – 9 of 9) sorted by relevance
167 if (thread_ptr -> tx_thread_state == TX_MUTEX_SUSP) in _tx_mutex_cleanup()
286 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()
728 case TX_MUTEX_SUSP: in eTaskGetState()
206 #define TX_MUTEX_SUSP ((UINT) 13) macro
205 #define TX_MUTEX_SUSP ((UINT) 13) macro