Public Attributes | |
| grpc_channel * | channel |
| int | channel_destroyed |
| struct bg_watched_channel * | next |
| int | refcount |
Definition at line 59 of file rb_channel.c.
| grpc_channel* bg_watched_channel::channel |
Definition at line 60 of file rb_channel.c.
| int bg_watched_channel::channel_destroyed |
Definition at line 63 of file rb_channel.c.
| struct bg_watched_channel* bg_watched_channel::next |
Definition at line 62 of file rb_channel.c.
| int bg_watched_channel::refcount |
Definition at line 64 of file rb_channel.c.