Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dev_poll_posix.cc174 #define CLOSURE_NOT_READY ((grpc_closure*)0) macro
376 r->read_closure = CLOSURE_NOT_READY;
377 r->write_closure = CLOSURE_NOT_READY;
506 } else if (*st == CLOSURE_NOT_READY) {
511 *st = CLOSURE_NOT_READY;
528 } else if (*st == CLOSURE_NOT_READY) {
535 *st = CLOSURE_NOT_READY;
/external/grpc-grpc/src/core/lib/iomgr/
Dev_poll_posix.cc172 #define CLOSURE_NOT_READY ((grpc_closure*)0) macro
414 r->read_closure = CLOSURE_NOT_READY;
415 r->write_closure = CLOSURE_NOT_READY;
545 } else if (*st == CLOSURE_NOT_READY) {
550 *st = CLOSURE_NOT_READY;
567 } else if (*st == CLOSURE_NOT_READY) {
574 *st = CLOSURE_NOT_READY;