Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_channel.c110 static int bg_watched_channel_list_lookup(bg_watched_channel* bg);
129 GPR_ASSERT(bg_watched_channel_list_lookup(bg)); in grpc_rb_channel_safe_destroy()
498 static int bg_watched_channel_list_lookup(bg_watched_channel* target) { in bg_watched_channel_list_lookup() function
528 GPR_ASSERT(bg_watched_channel_list_lookup(target)); in bg_watched_channel_list_free_and_remove()
584 GPR_ASSERT(bg_watched_channel_list_lookup(bg)); in grpc_rb_channel_try_register_connection_polling()