CppCommon
1.0.4.1
C++ Common Library
|
Named condition variable synchronization primitive implementation. More...
#include "threads/named_condition_variable.h"
#include "errors/fatal.h"
#include "utility/validate_aligned_storage.h"
#include <algorithm>
Go to the source code of this file.
Namespaces | |
CppCommon | |
C++ Common project definitions. | |
Named condition variable synchronization primitive implementation.
Definition in file named_condition_variable.cpp.