Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dev_posix.cc86 grpc_poll_function_type real_poll_function; variable
90 return real_poll_function(fds, nfds, 0); in dummy_poll()
104 real_poll_function = grpc_poll_function; in init_non_polling()