Searched refs:TX_WAIT_ERROR (Results 1 – 19 of 19) sorted by relevance
117 status = TX_WAIT_ERROR; in _txe_semaphore_get()132 status = TX_WAIT_ERROR; in _txe_semaphore_get()
129 status = TX_WAIT_ERROR; in _txe_block_allocate()144 status = TX_WAIT_ERROR; in _txe_block_allocate()
127 status = TX_WAIT_ERROR; in _txe_queue_send()142 status = TX_WAIT_ERROR; in _txe_queue_send()
127 status = TX_WAIT_ERROR; in _txe_queue_front_send()142 status = TX_WAIT_ERROR; in _txe_queue_front_send()
129 status = TX_WAIT_ERROR; in _txe_queue_receive()144 status = TX_WAIT_ERROR; in _txe_queue_receive()
119 status = TX_WAIT_ERROR; in _txe_mutex_get()134 status = TX_WAIT_ERROR; in _txe_mutex_get()
134 status = TX_WAIT_ERROR; in _txe_event_flags_get()148 status = TX_WAIT_ERROR; in _txe_event_flags_get()
149 status = TX_WAIT_ERROR; in _txe_byte_allocate()
121 case TX_WAIT_ERROR : in sem_trywait()
203 #define TX_WAIT_ERROR ((UINT) 0x04) macro
202 #define TX_WAIT_ERROR ((UINT) 0x04) macro