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

Semaphore synchronization primitive definition. More...

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

Go to the source code of this file.

Classes

class  CppCommon::Semaphore
 Semaphore synchronization primitive. More...
 

Namespaces

 CppCommon
 C++ Common project definitions.
 

Detailed Description

Semaphore synchronization primitive definition.

Author
Ivan Shynkarenka
Date
12.04.2016

Definition in file semaphore.h.