Searched refs:TX_SUSPENDED (Results 1 – 19 of 19) sorted by relevance
147 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_reset()156 TX_EL_THREAD_STATUS_CHANGE_INSERT(thread_ptr, TX_SUSPENDED) in _tx_thread_reset()
131 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_suspend()184 else if (thread_ptr -> tx_thread_state == TX_SUSPENDED) in _tx_thread_suspend()
120 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_wait_abort()156 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_wait_abort()
95 if (thread_ptr -> tx_thread_state == TX_SUSPENDED) in _tx_thread_resume()
303 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_system_resume()330 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_system_resume()
213 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_create()
506 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_timer_thread_entry()
135 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_suspend()188 else if (thread_ptr -> tx_thread_state == TX_SUSPENDED) in _tx_thread_suspend()305 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_suspend()308 TX_THREAD_STATE_CHANGE(thread_ptr, TX_SUSPENDED) in _tx_thread_suspend()826 else if (thread_ptr -> tx_thread_state == TX_SUSPENDED) in _tx_thread_suspend()
405 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_system_resume()445 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_system_resume()922 thread_ptr -> tx_thread_state = TX_SUSPENDED;
199 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_thread_create()
441 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _tx_timer_thread_entry()
121 if (thread_ptr -> tx_thread_state == TX_SUSPENDED) in _tx_thread_resume()
162 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _txm_module_manager_thread_reset()171 TX_EL_THREAD_STATUS_CHANGE_INSERT(thread_ptr, TX_SUSPENDED) in _txm_module_manager_thread_reset()
415 thread_ptr -> tx_thread_state = TX_SUSPENDED; in _txm_module_manager_thread_create()
712 case TX_SUSPENDED: in eTaskGetState()
183 #define TX_SUSPENDED ((UINT) 3) macro
182 #define TX_SUSPENDED ((UINT) 3) macro