Searched refs:TX_SLEEP (Results 1 – 11 of 11) sorted by relevance
98 if (thread_ptr -> tx_thread_state < TX_SLEEP) in _tx_thread_wait_abort()115 if (thread_ptr -> tx_thread_state == TX_SLEEP) in _tx_thread_wait_abort()
95 if (thread_ptr -> tx_thread_state == TX_SLEEP) in _tx_thread_timeout()
161 thread_ptr -> tx_thread_state = TX_SLEEP; in _tx_thread_sleep()
86 if (thread_1.tx_thread_state != TX_SLEEP) in thread_0_entry()
716 case TX_SLEEP: in eTaskGetState()
197 #define TX_SLEEP ((UINT) 4) macro
196 #define TX_SLEEP ((UINT) 4) macro