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

Read/Write lock synchronization primitive implementation. More...

#include "threads/rw_lock.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

Read/Write lock synchronization primitive implementation.

Author
Ivan Shynkarenka
Date
08.04.2016

Definition in file rw_lock.cpp.