Public Attributes | List of all members
grpc_iomgr_platform_vtable Struct Reference

#include <iomgr_internal.h>

Public Attributes

bool(* add_closure_to_background_poller )(grpc_closure *closure, grpc_error_handle error)
 
void(* flush )(void)
 
void(* init )(void)
 
bool(* is_any_background_poller_thread )(void)
 
void(* shutdown )(void)
 
void(* shutdown_background_closure )(void)
 

Detailed Description

Definition at line 35 of file iomgr_internal.h.

Member Data Documentation

◆ add_closure_to_background_poller

bool(* grpc_iomgr_platform_vtable::add_closure_to_background_poller) (grpc_closure *closure, grpc_error_handle error)

Definition at line 41 of file iomgr_internal.h.

◆ flush

void(* grpc_iomgr_platform_vtable::flush) (void)

Definition at line 37 of file iomgr_internal.h.

◆ init

void(* grpc_iomgr_platform_vtable::init) (void)

Definition at line 36 of file iomgr_internal.h.

◆ is_any_background_poller_thread

bool(* grpc_iomgr_platform_vtable::is_any_background_poller_thread) (void)

Definition at line 40 of file iomgr_internal.h.

◆ shutdown

void(* grpc_iomgr_platform_vtable::shutdown) (void)

Definition at line 38 of file iomgr_internal.h.

◆ shutdown_background_closure

void(* grpc_iomgr_platform_vtable::shutdown_background_closure) (void)

Definition at line 39 of file iomgr_internal.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46