#include <iomgr_internal.h>
◆ add_closure_to_background_poller
bool(* grpc_iomgr_platform_vtable::add_closure_to_background_poller) (grpc_closure *closure, grpc_error *error) |
◆ flush
void(* grpc_iomgr_platform_vtable::flush) (void) |
◆ init
void(* grpc_iomgr_platform_vtable::init) (void) |
◆ is_any_background_poller_thread
bool(* grpc_iomgr_platform_vtable::is_any_background_poller_thread) (void) |
◆ shutdown
void(* grpc_iomgr_platform_vtable::shutdown) (void) |
◆ shutdown_background_closure
void(* grpc_iomgr_platform_vtable::shutdown_background_closure) (void) |
The documentation for this struct was generated from the following file: