Searched refs:_tx_timer_processing_active (Results 1 – 6 of 6) sorted by relevance
128 UINT _tx_timer_processing_active; variable280 _tx_timer_processing_active = TX_FALSE; in _tx_timer_initialize()
139 if (_tx_timer_processing_active == TX_FALSE) in _tx_timer_expiration_process()151 _tx_timer_processing_active = TX_TRUE; in _tx_timer_expiration_process()469 _tx_timer_processing_active = TX_FALSE; in _tx_timer_expiration_process()
122 UINT _tx_timer_processing_active; variable283 _tx_timer_processing_active = TX_FALSE; in _tx_timer_initialize()
144 if (_tx_timer_processing_active == TX_FALSE) in _tx_timer_expiration_process()156 _tx_timer_processing_active = TX_TRUE; in _tx_timer_expiration_process()474 _tx_timer_processing_active = TX_FALSE; in _tx_timer_expiration_process()
171 TIMER_DECLARE UINT _tx_timer_processing_active; variable