Searched refs:next_index (Results 1 – 6 of 6) sorted by relevance
231 @ UINT next_index = core_index + 1;236 @ if (next_index == _tx_thread_smp_protect_wait_list_size)244 @ next_index = 0;252 @ list_cores[core_index] = list_cores[next_index];258 @ core_index = next_index;
236 ; UINT next_index = core_index + 1; variable241 ; if (next_index == _tx_thread_smp_protect_wait_list_size)249 ; next_index = 0;257 ; list_cores[core_index] = list_cores[next_index];263 ; core_index = next_index;