|
CppCommon 1.0.5.0
C++ Common Library
|
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 | |
| namespace | CppCommon |
| C++ Common project definitions. | |
Critical section synchronization primitive implementation.
Definition in file critical_section.cpp.