GRPC Core
18.0.0
|
Go to the source code of this file.
Functions | |
void | grpc_timer_manager_init (void) |
void | grpc_timer_manager_shutdown (void) |
void | grpc_timer_manager_set_threading (bool enabled) |
void | grpc_timer_manager_tick (void) |
uint64_t | grpc_timer_manager_get_wakeups_testonly (void) |
uint64_t grpc_timer_manager_get_wakeups_testonly | ( | void | ) |
void grpc_timer_manager_init | ( | void | ) |
void grpc_timer_manager_set_threading | ( | bool | enabled | ) |
void grpc_timer_manager_shutdown | ( | void | ) |
void grpc_timer_manager_tick | ( | void | ) |