Home
last modified time | relevance | path

Searched refs:reevaluate_polling_on_wakeup (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dev_poll_posix.cc191 int reevaluate_polling_on_wakeup; member
781 specific_worker->reevaluate_polling_on_wakeup = true;
789 specific_worker->reevaluate_polling_on_wakeup = true;
935 worker.reevaluate_polling_on_wakeup = 0;
1104 if (worker.reevaluate_polling_on_wakeup && error == GRPC_ERROR_NONE) {
1105 worker.reevaluate_polling_on_wakeup = 0;
/external/grpc-grpc/src/core/lib/iomgr/
Dev_poll_posix.cc189 int reevaluate_polling_on_wakeup; member
820 specific_worker->reevaluate_polling_on_wakeup = true;
828 specific_worker->reevaluate_polling_on_wakeup = true;
971 worker.reevaluate_polling_on_wakeup = 0;
1140 if (worker.reevaluate_polling_on_wakeup && error == GRPC_ERROR_NONE) {
1141 worker.reevaluate_polling_on_wakeup = 0;