Home
last modified time | relevance | path

Searched defs:wakeups (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/test/cpp/common/
Dtimer_test.cc79 int64_t wakeups = grpc_timer_manager_get_wakeups_testonly(); in TEST_F() local
105 int64_t wakeups = grpc_timer_manager_get_wakeups_testonly(); in TEST_F() local
135 int64_t wakeups = grpc_timer_manager_get_wakeups_testonly(); in TEST_F() local
177 int64_t wakeups = grpc_timer_manager_get_wakeups_testonly(); in TEST_F() local
Dtime_jump_test.cc107 int64_t wakeups = grpc_timer_manager_get_wakeups_testonly(); in TEST_P() local
139 int64_t wakeups = grpc_timer_manager_get_wakeups_testonly(); in TEST_P() local
/external/grpc-grpc/src/core/lib/promise/
Dmpsc.h70 auto wakeups = send_wakers_.TakeWakeupSet(); in PollReceiveBatch() local
109 auto wakeups = send_wakers_.TakeWakeupSet(); in ReceiverClosed() local
Dparty.h122 uint64_t wakeups = prev_state & kWakeupMask; in RunParty() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/promise/
Dmpsc.h70 auto wakeups = send_wakers_.TakeWakeupSet(); in PollReceiveBatch() local
Dparty.h111 uint64_t wakeups = prev_state & kWakeupMask; in RunParty() local