Home
last modified time | relevance | path

Searched defs:WaitForNotificationWithTimeout (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/core/util/
Dnotification.h42 bool WaitForNotificationWithTimeout(absl::Duration timeout) { in WaitForNotificationWithTimeout() function
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dnotification.cc56 bool Notification::WaitForNotificationWithTimeout( in WaitForNotificationWithTimeout() function in absl::Notification
/third_party/grpc/test/core/end2end/
Dend2end_tests.h186 void WaitForNotificationWithTimeout(absl::Duration wait_time) { in WaitForNotificationWithTimeout() function