From 68f4e0f6abc6bb99ff334542d5b5003edc3e651e Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Wed, 5 Aug 2015 08:18:21 -0700 Subject: Initial Doxygen import for core, c++ --- .../core.internal/html/structgpr__cancellable.html | 150 +++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 doc/ref/core.internal/html/structgpr__cancellable.html (limited to 'doc/ref/core.internal/html/structgpr__cancellable.html') diff --git a/doc/ref/core.internal/html/structgpr__cancellable.html b/doc/ref/core.internal/html/structgpr__cancellable.html new file mode 100644 index 0000000000..6c705f5446 --- /dev/null +++ b/doc/ref/core.internal/html/structgpr__cancellable.html @@ -0,0 +1,150 @@ + + + + + + +GRPC Core: gpr_cancellable Struct Reference + + + + + + + + + +
+
+ + + + + + +
+
GRPC Core +  0.10.0.0 +
+
+
+ + + + + + + + + +
+ +
+ +
+
+ +
+
gpr_cancellable Struct Reference
+
+
+ +

#include <cancellable_platform.h>

+ + + + + + + + +

+Data Fields

gpr_mu mu
 
gpr_atm cancelled
 
struct gpr_cancellable_list_ waiters
 
+

Field Documentation

+ +
+
+ + + + +
gpr_atm gpr_cancellable::cancelled
+
+ +
+
+ +
+
+ + + + +
gpr_mu gpr_cancellable::mu
+
+ +
+
+ +
+
+ + + + +
struct gpr_cancellable_list_ gpr_cancellable::waiters
+
+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + -- cgit v1.2.3