Searched refs:about_to_wait (Results 1 – 1 of 1) sorted by relevance
32 void WaitForStopThread(Coordinator* coord, Notification* about_to_wait, in WaitForStopThread() argument34 about_to_wait->Notify(); in WaitForStopThread()43 Notification about_to_wait; in TEST() local46 std::bind(&WaitForStopThread, &coord, &about_to_wait, &done)); in TEST()47 about_to_wait.WaitForNotification(); in TEST()