Home
last modified time | relevance | path

Searched refs:grpc_event_engine_run_in_background (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Diomgr_posix.cc86 return grpc_event_engine_run_in_background(); in grpc_iomgr_run_in_background()
Diomgr_posix_cfstream.cc167 return grpc_event_engine_run_in_background(); in grpc_iomgr_run_in_background()
Dev_posix.h116 bool grpc_event_engine_run_in_background();
Dev_posix.cc248 bool grpc_event_engine_run_in_background(void) { in grpc_event_engine_run_in_background() function
Dtcp_posix.cc557 if (!grpc_event_engine_run_in_background()) { in notify_on_write()
1817 if (grpc_event_engine_run_in_background()) { in grpc_tcp_create()