HMLP: High-performance Machine Learning Primitives
|
Wrapper for omp or pthread mutex. More...
#include <tci.hpp>
Public Member Functions | |
Lock () | |
Shared-memory lock that calls either pthread or omp mutex.. | |
~Lock () | |
void | Acquire () |
void | Release () |
Wrapper for omp or pthread mutex.
hmlp::Lock::~Lock | ( | ) |
end Lock::Lock()
void hmlp::Lock::Acquire | ( | ) |
end Lock::~Lock()