Searched refs:tx_thread_delayed_suspend (Results 1 – 8 of 8) sorted by relevance
156 else if (thread_ptr -> tx_thread_delayed_suspend != TX_FALSE) in _tx_thread_resume()160 thread_ptr -> tx_thread_delayed_suspend = TX_FALSE; in _tx_thread_resume()
194 thread_ptr -> tx_thread_delayed_suspend = TX_TRUE; in _tx_thread_suspend()
283 if (thread_ptr -> tx_thread_delayed_suspend == TX_FALSE) in _tx_thread_system_resume()302 thread_ptr -> tx_thread_delayed_suspend = TX_FALSE; in _tx_thread_system_resume()325 if (thread_ptr -> tx_thread_delayed_suspend == TX_TRUE) in _tx_thread_system_resume()329 thread_ptr -> tx_thread_delayed_suspend = TX_FALSE; in _tx_thread_system_resume()
167 if (thread_ptr -> tx_thread_delayed_suspend == TX_FALSE) in _tx_thread_system_resume()404 thread_ptr -> tx_thread_delayed_suspend = TX_FALSE; in _tx_thread_system_resume()425 if (thread_ptr -> tx_thread_delayed_suspend == TX_FALSE) in _tx_thread_system_resume()444 thread_ptr -> tx_thread_delayed_suspend = TX_FALSE; in _tx_thread_system_resume()690 if (thread_ptr -> tx_thread_delayed_suspend == TX_FALSE)921 thread_ptr -> tx_thread_delayed_suspend = TX_FALSE;
525 else if (thread_ptr -> tx_thread_delayed_suspend == TX_TRUE) in _tx_thread_resume()529 thread_ptr -> tx_thread_delayed_suspend = TX_FALSE; in _tx_thread_resume()
198 thread_ptr -> tx_thread_delayed_suspend = TX_TRUE; in _tx_thread_suspend()836 thread_ptr -> tx_thread_delayed_suspend = TX_TRUE; in _tx_thread_suspend()
503 UINT tx_thread_delayed_suspend; /* Delayed suspend flag */ member
487 UINT tx_thread_delayed_suspend; /* Delayed suspend flag */ member