Searched refs:TX_DELETED (Results 1 – 21 of 21) sorted by relevance
177 if (status == TX_DELETED) in thread_1_entry()192 if (status == TX_DELETED) in thread_2_entry()
196 if (status == TX_DELETED) in thread_1_entry()211 if (status == TX_DELETED) in thread_2_entry()
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()
163 thread_ptr -> tx_thread_suspend_status = TX_DELETED; in _tx_event_flags_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_semaphore_delete()
199 thread_ptr -> tx_thread_suspend_status = TX_DELETED; in _tx_mutex_delete()
208 #define TX_DELETED ((UINT) 0x01) macro
207 #define TX_DELETED ((UINT) 0x01) macro