GRPC Core
9.0.0
|
#include <grpc/support/port_platform.h>
#include "src/core/lib/iomgr/port.h"
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include "src/core/lib/debug/trace.h"
#include "src/core/lib/iomgr/iomgr_custom.h"
#include "src/core/lib/iomgr/timer.h"
#include "src/core/lib/iomgr/timer_custom.h"
Functions | |
void | grpc_custom_timer_callback (grpc_custom_timer *t, grpc_error *) |
void | grpc_custom_timer_init (grpc_custom_timer_vtable *impl) |
void grpc_custom_timer_callback | ( | grpc_custom_timer * | t, |
grpc_error * | |||
) |
void grpc_custom_timer_init | ( | grpc_custom_timer_vtable * | impl | ) |