Go to the source code of this file.
Functions | |
void | grpc_rb_channel_polling_thread_start () |
grpc_channel * | grpc_rb_get_wrapped_channel (VALUE v) |
void | Init_grpc_channel () |
void grpc_rb_channel_polling_thread_start | ( | ) |
Definition at line 753 of file rb_channel.c.
grpc_channel* grpc_rb_get_wrapped_channel | ( | VALUE | v | ) |
Definition at line 845 of file rb_channel.c.
void Init_grpc_channel | ( | ) |
Definition at line 805 of file rb_channel.c.