CppCommon 1.0.5.0
C++ Common Library
Loading...
Searching...
No Matches
Namespaces
barrier.cpp File Reference

Barrier synchronization primitive implementation. More...

#include "threads/barrier.h"
#include "utility/validate_aligned_storage.h"
#include <cassert>

Go to the source code of this file.

Namespaces

namespace  CppCommon
 C++ Common project definitions.
 

Detailed Description

Barrier synchronization primitive implementation.

Author
Ivan Shynkarenka
Date
16.03.2016

Definition in file barrier.cpp.