Apache Mesos
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
process
CountDownLatch
Public Member Functions
|
List of all members
process::CountDownLatch Class Reference
#include <
count_down_latch.hpp
>
Public Member Functions
CountDownLatch
(size_t count=1)
void
decrement
()
Future
<
Nothing
>
triggered
()
Constructor & Destructor Documentation
process::CountDownLatch::CountDownLatch
(
size_t
count
=
1
)
inline
Member Function Documentation
void process::CountDownLatch::decrement
(
)
inline
Future
<
Nothing
> process::CountDownLatch::triggered
(
)
inline
The documentation for this class was generated from the following file:
3rdparty/libprocess/include/process/
count_down_latch.hpp
Generated by
1.8.11