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