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

Critical section synchronization primitive implementation. More...

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

Critical section synchronization primitive implementation.

Author
Ivan Shynkarenka
Date
27.01.2016

Definition in file critical_section.cpp.