Searched refs:TX_QUEUE_SUSP (Results 1 – 11 of 11) sorted by relevance
168 if (thread_ptr -> tx_thread_state == TX_QUEUE_SUSP) in _tx_queue_cleanup()
351 thread_ptr -> tx_thread_state = TX_QUEUE_SUSP; in _tx_queue_send()
357 thread_ptr -> tx_thread_state = TX_QUEUE_SUSP; in _tx_queue_front_send()
444 thread_ptr -> tx_thread_state = TX_QUEUE_SUSP; in _tx_queue_receive()
717 case TX_QUEUE_SUSP: in eTaskGetState()
185 #define TX_QUEUE_SUSP ((UINT) 5) macro
184 #define TX_QUEUE_SUSP ((UINT) 5) macro