Searched refs:WaitForWorkerThreadsCalled (Results 1 – 2 of 2) sorted by relevance
482 std::atomic_bool WaitForWorkerThreadsCalled; variable
219 if (WaitForWorkerThreadsCalled.exchange(true)) in waitForWorkerThreads()