Searched refs:tx_thread_suspending (Results 1 – 25 of 37) sorted by relevance
12
160 thread_ptr -> tx_thread_suspending = TX_TRUE; in _tx_thread_terminate()206 thread_ptr -> tx_thread_suspending = TX_TRUE; in _tx_thread_terminate()243 thread_ptr -> tx_thread_suspending = TX_FALSE; in _tx_thread_terminate()
174 thread_ptr -> tx_thread_suspending = TX_TRUE; in _tx_thread_sleep()
167 thread_ptr -> tx_thread_suspending = TX_TRUE; in _tx_thread_shell_entry()
158 if (thread_ptr -> tx_thread_suspending == TX_FALSE) in _tx_thread_system_resume()429 thread_ptr -> tx_thread_suspending = TX_FALSE; in _tx_thread_system_resume()559 if (thread_ptr -> tx_thread_suspending == TX_FALSE)593 thread_ptr -> tx_thread_suspending = TX_FALSE;
202 thread_ptr -> tx_thread_suspending = TX_TRUE; in _tx_semaphore_get()
164 if (thread_ptr -> tx_thread_suspending == TX_TRUE) in _tx_thread_system_suspend()196 thread_ptr -> tx_thread_suspending = TX_FALSE; in _tx_thread_system_suspend()663 if (thread_ptr -> tx_thread_suspending == TX_TRUE)669 thread_ptr -> tx_thread_suspending = TX_FALSE;
193 thread_ptr -> tx_thread_suspending = TX_TRUE; in _tx_mutex_priority_change()
194 thread_ptr -> tx_thread_suspending = TX_TRUE; in _tx_thread_priority_change()
371 thread_ptr -> tx_thread_suspending = TX_TRUE; in _tx_event_flags_get()
303 thread_ptr -> tx_thread_suspending = TX_TRUE; in _tx_block_allocate()
343 thread_ptr -> tx_thread_suspending = TX_TRUE; in _tx_byte_allocate()
339 thread_ptr -> tx_thread_suspending = TX_TRUE; in _tx_mutex_get()
143 thread_ptr -> tx_thread_suspending = TX_TRUE; in _tx_thread_suspend()
269 if (thread_ptr -> tx_thread_suspending == TX_TRUE) in _tx_thread_system_resume()287 thread_ptr -> tx_thread_suspending = TX_FALSE; in _tx_thread_system_resume()
283 if ((thread_ptr -> tx_thread_suspending) == TX_TRUE) in _tx_thread_system_suspend()313 thread_ptr -> tx_thread_suspending = TX_FALSE; in _tx_thread_system_suspend()
290 thread_ptr -> tx_thread_suspending = TX_TRUE; in _tx_mutex_priority_change()
369 thread_ptr -> tx_thread_suspending = TX_TRUE; in _tx_queue_send()