#include <PThreadUtil.h>
Definition at line 23 of file PThreadUtil.h.
casa::sdfiller::Mutex::Mutex |
( |
| ) |
|
|
inline |
casa::sdfiller::Mutex::~Mutex |
( |
| ) |
|
|
inlinenoexcept |
int casa::sdfiller::Mutex::lock |
( |
| ) |
|
|
inline |
int casa::sdfiller::Mutex::try_lock |
( |
| ) |
|
|
inline |
cout << "Mutex::try_lock()" << endl;
Definition at line 49 of file PThreadUtil.h.
int casa::sdfiller::Mutex::unlock |
( |
| ) |
|
|
inline |
pthread_mutex_t casa::sdfiller::Mutex::mutex_ |
|
protected |
The documentation for this class was generated from the following file: