|
CppCommon 1.0.5.0
C++ Common Library
|
Named read/write lock synchronization primitive implementation. More...
#include "threads/named_rw_lock.h"#include "errors/fatal.h"#include "system/shared_type.h"#include "threads/thread.h"#include "utility/validate_aligned_storage.h"Go to the source code of this file.
Namespaces | |
| namespace | CppCommon |
| C++ Common project definitions. | |
Named read/write lock synchronization primitive implementation.
Definition in file named_rw_lock.cpp.