Home
last modified time | relevance | path

Searched defs:add_closure_to_background_poller (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Diomgr_internal.h40 bool (*add_closure_to_background_poller)(grpc_closure* closure, member
Dev_posix.h90 bool (*add_closure_to_background_poller)(grpc_closure* closure, member
Dev_epoll1_linux.cc1262 static bool add_closure_to_background_poller(grpc_closure* /*closure*/, in add_closure_to_background_poller() function
Dev_poll_posix.cc1338 static bool add_closure_to_background_poller(grpc_closure* /*closure*/, function
Dev_epollex_linux.cc1575 static bool add_closure_to_background_poller(grpc_closure* /*closure*/, function