GRPC C++
1.39.1
|
Go to the source code of this file.
Data Structures | |
struct | grpc_custom_poller_vtable |
Typedefs | |
typedef struct grpc_custom_poller_vtable | grpc_custom_poller_vtable |
Functions | |
void | grpc_custom_pollset_global_init (grpc_custom_poller_vtable *vtable) |
void | grpc_custom_pollset_global_shutdown (void) |
Variables | |
int | grpc_pollset_work_run_loop |
typedef struct grpc_custom_poller_vtable grpc_custom_poller_vtable |
void grpc_custom_pollset_global_init | ( | grpc_custom_poller_vtable * | vtable | ) |
void grpc_custom_pollset_global_shutdown | ( | void | ) |
|
extern |