Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_channel.c141 static void* channel_safe_destroy_without_gil(void* arg) { in channel_safe_destroy_without_gil() function
475 rb_thread_call_without_gvl(channel_safe_destroy_without_gil, in grpc_rb_channel_destroy()