CppCommon
1.0.4.1
C++ Common Library
|
Named critical section synchronization primitive implementation. More...
#include "threads/named_critical_section.h"
#include "errors/fatal.h"
#include "system/shared_type.h"
#include "threads/named_event_auto_reset.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. | |
Named critical section synchronization primitive implementation.
Definition in file named_critical_section.cpp.