Searched refs:channel_safe_destroy_without_gil (Results 1 – 1 of 1) sorted by relevance
141 static void* channel_safe_destroy_without_gil(void* arg) { in channel_safe_destroy_without_gil() function475 rb_thread_call_without_gvl(channel_safe_destroy_without_gil, in grpc_rb_channel_destroy()