Home
last modified time | relevance | path

Searched defs:HasBeenNotified (Results 1 – 13 of 13) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/synchronization/
H A Dnotification.h77 bool HasBeenNotified() const { in HasBeenNotified() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/synchronization/
H A Dnotification.h77 bool HasBeenNotified() const { in HasBeenNotified() function
/dports/devel/abseil/abseil-cpp-20211102.0/absl/synchronization/
H A Dnotification.h77 bool HasBeenNotified() const { in HasBeenNotified() function
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/synchronization/
H A Dnotification.h77 bool HasBeenNotified() const { in HasBeenNotified() function
/dports/graphics/R-cran-s2/s2/src/absl/synchronization/
H A Dnotification.h77 bool HasBeenNotified() const { in HasBeenNotified() function
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/synchronization/
H A Dnotification.h77 bool HasBeenNotified() const { in HasBeenNotified() function
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/abseil-cpp/absl/synchronization/
H A Dnotification.h77 bool HasBeenNotified() const { in HasBeenNotified() function
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/synchronization/
H A Dnotification.h77 bool HasBeenNotified() const { in HasBeenNotified() function
/dports/devel/bloaty/bloaty-1.1/third_party/abseil-cpp/absl/synchronization/
H A Dnotification.cc51 bool Notification::HasBeenNotified() const { in HasBeenNotified() function in absl::Notification
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/platform/api/
H A Dquic_mutex.h88 bool HasBeenNotified() { return impl_.HasBeenNotified(); } in HasBeenNotified() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/platform/api/
H A Dquic_mutex.h88 bool HasBeenNotified() { return impl_.HasBeenNotified(); } in HasBeenNotified() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/quic/platform/impl/
H A Dquic_mutex_impl.h98 bool HasBeenNotified() { return event_.IsSignaled(); } in HasBeenNotified() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/quic/platform/impl/
H A Dquic_mutex_impl.h98 bool HasBeenNotified() { return event_.IsSignaled(); } in HasBeenNotified() function