GRPC Core
0.10.0.0
|
#include <cancellable_platform.h>
Data Fields | |
struct gpr_cancellable_list_ * | next |
struct gpr_cancellable_list_ * | prev |
gpr_mu * | mu |
gpr_cv * | cv |
gpr_cv* gpr_cancellable_list_::cv |
gpr_mu* gpr_cancellable_list_::mu |
struct gpr_cancellable_list_* gpr_cancellable_list_::next |
struct gpr_cancellable_list_* gpr_cancellable_list_::prev |