Go to the source code of this file.
Functions | |
void | grpc_rb_event_queue_enqueue (void(*callback)(void *), void *argument) |
void | grpc_rb_event_queue_thread_start () |
void grpc_rb_event_queue_enqueue | ( | void(*)(void *) | callback, |
void * | argument | ||
) |
Definition at line 55 of file rb_event_thread.c.
void grpc_rb_event_queue_thread_start | ( | ) |
Definition at line 138 of file rb_event_thread.c.