CppCommon  1.0.4.1
C++ Common Library
Classes | Namespaces
named_rw_lock.h File Reference

Named read/write lock synchronization primitive definition. More...

#include "threads/locker.h"
#include "time/timestamp.h"
#include <memory>
#include <string>

Go to the source code of this file.

Classes

class  CppCommon::NamedRWLock
 Named read/write lock synchronization primitive. More...
 

Namespaces

 CppCommon
 C++ Common project definitions.
 

Detailed Description

Named read/write lock synchronization primitive definition.

Author
Ivan Shynkarenka
Date
24.05.2016

Definition in file named_rw_lock.h.