casa
5.7.0-16
|
#include <AsynchronousTools.h>
Public Member Functions | |
MutexLocker (Mutex &mutex) | |
MutexLocker (Mutex *mutex) | |
virtual | ~MutexLocker () |
Private Member Functions | |
MutexLocker (const MutexLocker &other) | |
MutexLocker & | operator= (const MutexLocker &other) |
Private Attributes | |
Mutex * | mutex_p |
Definition at line 98 of file AsynchronousTools.h.
casa::async::MutexLocker::MutexLocker | ( | Mutex & | mutex | ) |
casa::async::MutexLocker::MutexLocker | ( | Mutex * | mutex | ) |
|
virtual |
|
private |
|
private |
|
private |
Definition at line 109 of file AsynchronousTools.h.