Searched refs:TX_SEMAPHORE_SUSP (Results 1 – 11 of 11) sorted by relevance
168 if (thread_ptr -> tx_thread_state == TX_SEMAPHORE_SUSP) in _tx_semaphore_cleanup()
189 thread_ptr -> tx_thread_state = TX_SEMAPHORE_SUSP; in _tx_semaphore_get()
305 …if ((thread_1.tx_thread_state != TX_SEMAPHORE_SUSP) || (thread_2.tx_thread_state != TX_SEMAPHORE_S… in thread_0_entry()
131 if (thread_0.tx_thread_state == TX_SEMAPHORE_SUSP) in test_isr()
721 case TX_SEMAPHORE_SUSP: in eTaskGetState()
199 #define TX_SEMAPHORE_SUSP ((UINT) 6) macro
198 #define TX_SEMAPHORE_SUSP ((UINT) 6) macro