Searched refs:_tx_thread_smp_debug_info_current_index (Results 1 – 1 of 1) sorted by relevance
84 ULONG _tx_thread_smp_debug_info_current_index; variable145 while (_tx_thread_smp_debug_info_current_index >= TX_THREAD_SMP_MAX_DEBUG_ENTRIES) in _tx_thread_smp_debug_entry_insert()156 entry_ptr = &_tx_thread_smp_debug_info_array[_tx_thread_smp_debug_info_current_index++]; in _tx_thread_smp_debug_entry_insert()159 if (_tx_thread_smp_debug_info_current_index >= TX_THREAD_SMP_MAX_DEBUG_ENTRIES) in _tx_thread_smp_debug_entry_insert()163 _tx_thread_smp_debug_info_current_index = 0; in _tx_thread_smp_debug_entry_insert()