Searched refs:thread_completion_mu_ (Results 1 – 1 of 1) sorted by relevance
222 std::unique_lock<std::mutex> g(thread_completion_mu_); in AwaitThreadsCompletion()398 std::mutex thread_completion_mu_; variable415 std::lock_guard<std::mutex> g(thread_completion_mu_); in CompleteThread()