CppCommon  1.0.4.1
C++ Common Library
Namespaces
named_rw_lock.cpp File Reference

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

 CppCommon
 C++ Common project definitions.
 

Detailed Description

Named read/write lock synchronization primitive implementation.

Author
Ivan Shynkarenka
Date
24.05.2016

Definition in file named_rw_lock.cpp.