Home
last modified time | relevance | path

Searched refs:run_again (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_collaborative_call_once.cpp298 std::atomic<bool> run_again{true}; variable
306 run_again = false; in __anon8532fc100a02()
312 while(run_again) { in __anon8532fc100b02()