Searched refs:TX_NOT_DONE (Results 1 – 22 of 22) sorted by relevance
97 status = TX_NOT_DONE; in _tx_thread_reset()111 status = TX_NOT_DONE; in _tx_thread_reset()121 thread_ptr -> tx_thread_state = TX_NOT_DONE; in _tx_thread_reset()
82 status = TX_NOT_DONE; in _tx_trace_disable()
92 status = TX_NOT_DONE; in _tx_trace_user_event_insert()
100 status = TX_NOT_DONE; in _tx_mutex_put()151 if (status == TX_NOT_DONE) in _tx_mutex_put()237 if (status == TX_NOT_DONE) in _tx_mutex_put()
122 status = TX_NOT_DONE; in _tx_trace_enable()
106 status = TX_NOT_DONE; in _tx_thread_priority_change()256 if (status == TX_NOT_DONE) in _tx_thread_priority_change()
97 status = TX_NOT_DONE; in _txm_module_manager_thread_reset()111 status = TX_NOT_DONE; in _txm_module_manager_thread_reset()121 thread_ptr -> tx_thread_state = TX_NOT_DONE; in _txm_module_manager_thread_reset()
131 return(TX_NOT_DONE); in _txm_module_manager_unload()
1154 return(TX_NOT_DONE); in _tx_execution_core_thread_total_time_get()1212 return(TX_NOT_DONE); in _tx_execution_core_isr_time_get()1269 return(TX_NOT_DONE); in _tx_execution_core_idle_time_get()
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()
182 if (status != TX_NOT_DONE) in thread_1_entry()
679 if (status != TX_NOT_DONE) in thread_0_entry()
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()
751 if (status != TX_NOT_DONE) in thread_0_entry()
245 #define TX_NOT_DONE ((UINT) 0x20) macro
244 #define TX_NOT_DONE ((UINT) 0x20) macro