PLaSK library
|
#include <plask/parallel.hpp>
Public Member Functions | |
OmpLockGuard () | |
OmpLockGuard (const OmpLock &) | |
~OmpLockGuard () | |
OmpLockGuard (OmpLockGuard &&)=default | |
OmpLockGuard & | operator= (OmpLockGuard &&)=default |
OmpLockGuard (const OmpLockGuard &)=delete | |
OmpLockGuard & | operator= (const OmpLockGuard &)=delete |
Definition at line 168 of file parallel.hpp.
|
inline |
Definition at line 169 of file parallel.hpp.
Definition at line 170 of file parallel.hpp.
|
inline |
Definition at line 171 of file parallel.hpp.
|
default |
|
delete |
|
delete |
|
default |