Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_channel.c94 static void* wait_until_channel_polling_thread_started_no_gil(void*);
222 wait_until_channel_polling_thread_started_no_gil, in grpc_rb_channel_init()
691 static void* wait_until_channel_polling_thread_started_no_gil(void* arg) { in wait_until_channel_polling_thread_started_no_gil() function