Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_channel.c271 static void* get_state_without_gil(void* arg) { in get_state_without_gil() function
313 rb_thread_call_without_gvl(get_state_without_gil, &stack, NULL, NULL); in grpc_rb_channel_get_connectivity_state()