#include <iomgr_internal.h>
Public Attributes | |
char * | name |
struct grpc_iomgr_object * | next |
struct grpc_iomgr_object * | prev |
Definition at line 29 of file iomgr_internal.h.
char* grpc_iomgr_object::name |
Definition at line 30 of file iomgr_internal.h.
struct grpc_iomgr_object* grpc_iomgr_object::next |
Definition at line 31 of file iomgr_internal.h.
struct grpc_iomgr_object* grpc_iomgr_object::prev |
Definition at line 32 of file iomgr_internal.h.