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++ --- doc/ref/c++.internal/html/classgrpc_1_1mutex.html | 216 ++++++++++++++++++++++ 1 file changed, 216 insertions(+) create mode 100644 doc/ref/c++.internal/html/classgrpc_1_1mutex.html (limited to 'doc/ref/c++.internal/html/classgrpc_1_1mutex.html') diff --git a/doc/ref/c++.internal/html/classgrpc_1_1mutex.html b/doc/ref/c++.internal/html/classgrpc_1_1mutex.html new file mode 100644 index 0000000000..0c069901be --- /dev/null +++ b/doc/ref/c++.internal/html/classgrpc_1_1mutex.html @@ -0,0 +1,216 @@ + + + + + + +GRPC C++: grpc::mutex Class Reference + + + + + + + + + +
+
+ + + + + + +
+
GRPC C++ +  0.10.0.0 +
+
+
+ + + + + + + + + +
+ +
+ + +
+
+ +
+
grpc::mutex Class Reference
+
+
+ +

#include <sync_no_cxx11.h>

+ + + + + + +

+Public Member Functions

 mutex ()
 
 ~mutex ()
 
+ + + + + + +

+Friends

template<class mutex >
class lock_guard
 
class condition_variable
 
+

Constructor & Destructor Documentation

+ +
+
+ + + + + +
+ + + + + + + +
grpc::mutex::mutex ()
+
+inline
+
+ +
+
+ +
+
+ + + + + +
+ + + + + + + +
grpc::mutex::~mutex ()
+
+inline
+
+ +
+
+

Friends And Related Function Documentation

+ +
+
+ + + + + +
+ + + + +
friend class condition_variable
+
+friend
+
+ +
+
+ +
+
+
+template<class mutex >
+ + + + + +
+ + + + +
friend class lock_guard
+
+friend
+
+ +
+
+
The documentation for this class was generated from the following file: +
+ + + + -- cgit v1.2.3