Searched refs:_tx_timer_processing_active (Results 1 – 6 of 6) sorted by relevance
127 UINT _tx_timer_processing_active; variable279 _tx_timer_processing_active = TX_FALSE; in _tx_timer_initialize()
138 if (_tx_timer_processing_active == TX_FALSE) in _tx_timer_expiration_process()150 _tx_timer_processing_active = TX_TRUE; in _tx_timer_expiration_process()468 _tx_timer_processing_active = TX_FALSE; in _tx_timer_expiration_process()
121 UINT _tx_timer_processing_active; variable282 _tx_timer_processing_active = TX_FALSE; in _tx_timer_initialize()
143 if (_tx_timer_processing_active == TX_FALSE) in _tx_timer_expiration_process()155 _tx_timer_processing_active = TX_TRUE; in _tx_timer_expiration_process()473 _tx_timer_processing_active = TX_FALSE; in _tx_timer_expiration_process()
170 TIMER_DECLARE UINT _tx_timer_processing_active; variable