#include "oct-mutex.h"
Definition at line 109 of file oct-mutex.h.
◆ autolock() [1/2]
octave::autolock::autolock |
( |
const mutex & |
m, |
|
|
bool |
block = true |
|
) |
| |
|
inline |
◆ autolock() [2/2]
octave::autolock::autolock |
( |
const autolock & |
| ) |
|
|
delete |
◆ ~autolock()
octave::autolock::~autolock |
( |
void |
| ) |
|
|
inline |
◆ ok()
bool octave::autolock::ok |
( |
void |
| ) |
const |
|
inline |
◆ operator bool()
octave::autolock::operator bool |
( |
void |
| ) |
const |
|
inline |
◆ operator=()
◆ m_lock_result
bool octave::autolock::m_lock_result |
|
private |
◆ m_mutex
mutex octave::autolock::m_mutex |
|
private |
The documentation for this class was generated from the following file: