#include <mia/core/parallelcxx11.hh>
Public Member Functions | |
| TScopedLock & | operator= (const TScopedLock< Mutex > &other)=delete |
| void | release () |
| TScopedLock (Mutex &m) | |
| TScopedLock (const TScopedLock< Mutex > &other)=delete | |
| ~TScopedLock () | |
Definition at line 49 of file parallelcxx11.hh.
|
inline |
Definition at line 51 of file parallelcxx11.hh.
|
delete |
|
inline |
Definition at line 59 of file parallelcxx11.hh.
|
delete |
|
inline |
Definition at line 64 of file parallelcxx11.hh.