Searched refs:channel_polling_cq (Results 1 – 1 of 1) sorted by relevance
104 static grpc_completion_queue* channel_polling_cq; variable340 channel_polling_cq, op); in wait_for_watch_state_op_complete_without_gvl()593 channel_polling_cq, op); in grpc_rb_channel_try_register_connection_polling()617 channel_polling_cq, gpr_inf_future(GPR_CLOCK_REALTIME), NULL); in run_poll_channels_loop_no_gil()638 grpc_completion_queue_destroy(channel_polling_cq); in run_poll_channels_loop_no_gil()671 grpc_completion_queue_shutdown(channel_polling_cq); in run_poll_channels_loop_unblocking_func()740 GPR_ASSERT(channel_polling_cq == NULL); in grpc_rb_channel_polling_thread_start()745 channel_polling_cq = grpc_completion_queue_create_for_next(NULL); in grpc_rb_channel_polling_thread_start()