Searched refs:g_commandLoopIndexStart (Results 1 – 1 of 1) sorted by relevance
70 static std::atomic<uint32_t> g_commandLoopIndexStart = 0; variable844 if (g_commandLoopIndexStart >= g_commandLoopIndexEnd) { in GetCommandParcelList()848 uint32_t index = g_commandLoopIndexStart; in GetCommandParcelList()849 g_commandLoopIndexStart++; in GetCommandParcelList()