Searched refs:HasBeenNotified (Results 1 – 15 of 15) sorted by relevance
41 assert(!HasBeenNotified()); in Notify()46 bool HasBeenNotified() const { in HasBeenNotified() function51 if (!HasBeenNotified()) { in WaitForNotification()53 while (!HasBeenNotified()) { in WaitForNotification()63 bool notified = HasBeenNotified(); in WaitForNotificationWithTimeout()67 notified = HasBeenNotified(); in WaitForNotificationWithTimeout()
61 while (!stop->HasBeenNotified()) { in CreateFakeClockAdvancerThread()231 EXPECT_FALSE(first_batch_processed.HasBeenNotified()); in TEST()240 EXPECT_FALSE(second_batch_processed.HasBeenNotified()); in TEST()248 EXPECT_FALSE(third_batch_processed.HasBeenNotified()); in TEST()352 if (!queue_0_first_batch_scheduled.HasBeenNotified()) { in TEST()355 } else if (!queue_0_second_batch_scheduled.HasBeenNotified()) { in TEST()401 EXPECT_FALSE(queue_0_second_batch_scheduled.HasBeenNotified()); in TEST()415 if (!processing.HasBeenNotified()) { in TEST()470 if (!queue_0_processing.HasBeenNotified()) { in TEST()585 EXPECT_FALSE(queue_destroyed.HasBeenNotified()); in TEST()
62 if (!stop_thread_.HasBeenNotified()) { in NotifyStop()74 while (!stop_thread_.HasBeenNotified()) { in RunLoop()
111 EXPECT_FALSE(deleted.HasBeenNotified()); in TEST()
60 while (!stop->HasBeenNotified()) { in CreateFakeClockAdvancerThread()117 ASSERT_TRUE(finish_processing.HasBeenNotified()); in TEST()
60 while (!stop->HasBeenNotified()) { in CreateFakeClockAdvancerThread()114 ASSERT_TRUE(finish_processing.HasBeenNotified()); in TEST()
265 return const_cast<Notification*>(&closed_)->HasBeenNotified(); in IsClosed()
146 } while (!notifier_.HasBeenNotified()); in LaunchConsumerThreads()
113 while (!stop.HasBeenNotified()) { in TEST()
317 while (!extend_done.HasBeenNotified()) { in TEST_F()335 while (!extend_done.HasBeenNotified()) { in TEST_F()
49 EXPECT_FALSE(done.HasBeenNotified()); in TEST()
323 if ((*it)->notification.HasBeenNotified() && in ShouldWait()
221 if (this_count == kSends - 1 && !all_done.HasBeenNotified()) { in TEST_F()
1669 if (!executors_done.HasBeenNotified()) { in ~RunState()
1502 ASSERT_TRUE(CancellationMgrPollingOp::notification.HasBeenNotified()); in TEST()