|
CppCommon 1.0.5.0
C++ Common Library
|
Latch synchronization primitive definition. More...
#include "time/timestamp.h"#include <cassert>#include <condition_variable>#include <memory>#include <mutex>#include "latch.inl"Go to the source code of this file.
Classes | |
| class | CppCommon::Latch |
| Latch synchronization primitive. More... | |
Namespaces | |
| namespace | CppCommon |
| C++ Common project definitions. | |
Latch synchronization primitive definition.
Definition in file latch.h.