Searched refs:WaitForNotification (Results 1 – 2 of 2) sorted by relevance
1191 void WaitForNotification() {1252 void WaitForNotification();1326 if (thread_can_start_ != nullptr) thread_can_start_->WaitForNotification();
335 void Notification::WaitForNotification() { in WaitForNotification() function in testing::internal::Notification501 param->thread_can_start_->WaitForNotification(); in ThreadMain()