Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_task_group.cpp146 std::atomic<bool> thread_started{false}; variable
155 thread_started = true; in __anon0c2008c70702()
163 utils::SpinWaitUntilEq(thread_started, true);