Searched refs:_tx_thread_smp_debug_info_current_index (Results 1 – 1 of 1) sorted by relevance
85 ULONG _tx_thread_smp_debug_info_current_index; variable146 while (_tx_thread_smp_debug_info_current_index >= TX_THREAD_SMP_MAX_DEBUG_ENTRIES) in _tx_thread_smp_debug_entry_insert()157 entry_ptr = &_tx_thread_smp_debug_info_array[_tx_thread_smp_debug_info_current_index++]; in _tx_thread_smp_debug_entry_insert()160 if (_tx_thread_smp_debug_info_current_index >= TX_THREAD_SMP_MAX_DEBUG_ENTRIES) in _tx_thread_smp_debug_entry_insert()164 _tx_thread_smp_debug_info_current_index = 0; in _tx_thread_smp_debug_entry_insert()