Searched refs:WaitForNotification (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/googletest/googletest/test/
H A Dgtest_output_test_.cc291 check_points->n2.WaitForNotification();
308 check_points.n1.WaitForNotification();
315 check_points.n3.WaitForNotification();
492 notifications->spawn_thread_ok_to_terminate.WaitForNotification();
504 notifications_.spawn_thread_started.WaitForNotification();
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1487 void WaitForNotification() { function in class:testing::internal::Notification
1547 void WaitForNotification();
1622 thread_can_start_->WaitForNotification();
/gem5/ext/googletest/googletest/src/
H A Dgtest-port.cc233 void Notification::WaitForNotification() { function in class:testing::internal::Notification
362 param->thread_can_start_->WaitForNotification();

Completed in 22 milliseconds