Searched refs:bg_wrapped (Results 1 – 1 of 1) sorted by relevance
70 bg_watched_channel* bg_wrapped; member154 if (ch->bg_wrapped != NULL) { in grpc_rb_channel_free()159 grpc_rb_channel_safe_destroy(ch->bg_wrapped); in grpc_rb_channel_free()160 ch->bg_wrapped = NULL; in grpc_rb_channel_free()193 wrapper->bg_wrapped = NULL; in grpc_rb_channel_alloc()306 if (wrapper->bg_wrapped == NULL) { in grpc_rb_channel_get_connectivity_state()311 stack.bg = wrapper->bg_wrapped; in grpc_rb_channel_get_connectivity_state()319 bg_watched_channel* bg_wrapped; member332 if (abort_channel_polling || stack->bg_wrapped->channel_destroyed) { in wait_for_watch_state_op_complete_without_gvl()338 grpc_channel_watch_connectivity_state(stack->bg_wrapped->channel, in wait_for_watch_state_op_complete_without_gvl()[all …]