Searched refs:thread_started_condition (Results 1 – 2 of 2) sorted by relevance
12 std::condition_variable thread_started_condition; variable38 thread_started_condition.notify_all(); in lock_acquirer_1()63 thread_started_condition.wait(thread_started_lock); in main()