CppCommon
1.0.4.1
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 | |
CppCommon | |
C++ Common project definitions. | |
Latch synchronization primitive definition.
Definition in file latch.h.