Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_channel.c716 static void* set_abort_channel_polling_without_gil(void* arg) { in set_abort_channel_polling_without_gil() function
750 rb_thread_call_without_gvl(set_abort_channel_polling_without_gil, NULL, in grpc_rb_channel_polling_thread_start()