Home
last modified time | relevance | path

Searched defs:notified (Results 1 – 14 of 14) sorted by relevance

/third_party/abseil-cpp/absl/synchronization/
Dnotification.cc58 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithTimeout() local
68 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithDeadline() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dnotification.cc58 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithTimeout() local
68 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithDeadline() local
/third_party/grpc/src/ruby/lib/grpc/
Dnotifier.rb19 attr_reader :payload, :notified accessor in GRPC.Notifier
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
D18-1.c50 static int notified; variable
/third_party/ltp/testcases/kernel/syscalls/mq_notify/
Dmq_notify01.c26 static volatile sig_atomic_t notified, cmp_ok; variable
/third_party/boost/libs/thread/test/
Dtest_condition.cpp28 int notified; member
/third_party/grpc/test/core/tsi/
Dtransport_security_test_lib.h107 bool notified; member
/third_party/boost/libs/interprocess/test/
Dcondition_test_template.hpp70 int notified; member
/third_party/boost/libs/fiber/test/
Dtest_condition_variable_any_post.cpp41 int notified; member
Dtest_condition_variable_any_dispatch.cpp41 int notified; member
Dtest_condition_variable_post.cpp42 int notified; member
Dtest_condition_variable_dispatch.cpp42 int notified; member
/third_party/boost/boost/thread/win32/
Dcondition_variable.hpp51 bool notified; member in boost::detail::basic_cv_list_entry
/third_party/grpc/test/core/tsi/alts/handshaker/
Dalts_tsi_handshaker_test.cc77 bool notified; member