Searched refs:grpc_poll_function (Results 1 – 4 of 4) sorted by relevance
68 grpc_poll_function_type grpc_poll_function = poll; variable73 grpc_poll_function_type grpc_poll_function = aix_poll; variable108 real_poll_function = grpc_poll_function; in init_non_polling()109 grpc_poll_function = dummy_poll; in init_non_polling()
205 extern grpc_poll_function_type grpc_poll_function;
1027 r = grpc_poll_function(pfds, pfd_count, timeout);
197 grpc_poll_function = maybe_assert_non_blocking_poll; in main()