Searched refs:thread_exited_notification_ (Results 1 – 2 of 2) sorted by relevance
84 thread_exited_notification_.WaitForNotification(); in ShutDown()326 gtl::MakeCleanup([this] { thread_exited_notification_.Notify(); }); in Run()
245 Notification thread_exited_notification_; variable