Searched refs:grpc_event_engine_run_in_background (Results 1 – 5 of 5) sorted by relevance
86 return grpc_event_engine_run_in_background(); in grpc_iomgr_run_in_background()
167 return grpc_event_engine_run_in_background(); in grpc_iomgr_run_in_background()
116 bool grpc_event_engine_run_in_background();
248 bool grpc_event_engine_run_in_background(void) { in grpc_event_engine_run_in_background() function
557 if (!grpc_event_engine_run_in_background()) { in notify_on_write()1817 if (grpc_event_engine_run_in_background()) { in grpc_tcp_create()