![]() |
OpendTect 8.0
|
#include <thread.h>
Public Member Functions | |
| MutexLocker (const MutexLocker &)=delete | |
| MutexLocker (Mutex &thelock, bool wait=true) | |
| ~MutexLocker () | |
| bool | isLocked () const |
| void | lock () |
| MutexLocker & | operator= (const MutexLocker &)=delete |
| void | unLock () |
Protected Attributes | |
| bool | islocked_ |
| Mutex & | lock_ |
<>
|
inline |
|
delete |
|
inline |
|
inline |
|
inline |
Use at own risk! To be safe, it should only be called by the process that created the lock, and have called the unLock().
|
delete |
|
inline |
Use at own risk! To be safe, it should only be called by the process that created the lock.
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025