Searched refs:TX_DELETED (Results 1 – 17 of 17) sorted by relevance
92 case TX_DELETED: in pthread_mutex_trylock()
118 case TX_DELETED : in sem_trywait()
170 case TX_DELETED: in mq_receive()
163 thread_ptr -> tx_thread_suspend_status = TX_DELETED; in _tx_block_pool_delete()
167 thread_ptr -> tx_thread_suspend_status = TX_DELETED; in _tx_byte_pool_delete()
162 thread_ptr -> tx_thread_suspend_status = TX_DELETED; in _tx_queue_delete()
163 thread_ptr -> tx_thread_suspend_status = TX_DELETED; in _tx_event_flags_delete()
163 thread_ptr -> tx_thread_suspend_status = TX_DELETED; in _tx_semaphore_delete()
199 thread_ptr -> tx_thread_suspend_status = TX_DELETED; in _tx_mutex_delete()
200 #define TX_DELETED ((UINT) 0x01) macro
199 #define TX_DELETED ((UINT) 0x01) macro