Searched refs:TX_NOT_DONE (Results 1 – 22 of 22) sorted by relevance
98 status = TX_NOT_DONE; in _tx_thread_reset()112 status = TX_NOT_DONE; in _tx_thread_reset()122 thread_ptr -> tx_thread_state = TX_NOT_DONE; in _tx_thread_reset()
83 status = TX_NOT_DONE; in _tx_trace_disable()
93 status = TX_NOT_DONE; in _tx_trace_user_event_insert()
101 status = TX_NOT_DONE; in _tx_mutex_put()152 if (status == TX_NOT_DONE) in _tx_mutex_put()238 if (status == TX_NOT_DONE) in _tx_mutex_put()
123 status = TX_NOT_DONE; in _tx_trace_enable()
107 status = TX_NOT_DONE; in _tx_thread_priority_change()257 if (status == TX_NOT_DONE) in _tx_thread_priority_change()
98 status = TX_NOT_DONE; in _txm_module_manager_thread_reset()112 status = TX_NOT_DONE; in _txm_module_manager_thread_reset()122 thread_ptr -> tx_thread_state = TX_NOT_DONE; in _txm_module_manager_thread_reset()
132 return(TX_NOT_DONE); in _txm_module_manager_unload()
1155 return(TX_NOT_DONE); in _tx_execution_core_thread_total_time_get()1213 return(TX_NOT_DONE); in _tx_execution_core_isr_time_get()1270 return(TX_NOT_DONE); in _tx_execution_core_idle_time_get()
362 if (status != TX_NOT_DONE) in thread_0_entry()668 if (status != TX_NOT_DONE) in thread_0_entry()719 if (status != TX_NOT_DONE) in thread_0_entry()
182 if (status != TX_NOT_DONE) in thread_1_entry()
751 if (status != TX_NOT_DONE) in thread_0_entry()
390 if (status != TX_NOT_DONE) in thread_0_entry()713 if (status != TX_NOT_DONE) in thread_0_entry()764 if (status != TX_NOT_DONE) in thread_0_entry()
679 if (status != TX_NOT_DONE) in thread_0_entry()
240 #define TX_NOT_DONE ((UINT) 0x20) macro
239 #define TX_NOT_DONE ((UINT) 0x20) macro