#include <qorderedmutexlocker_p.h>
Definition at line 64 of file qorderedmutexlocker_p.h.
◆ QOrderedMutexLocker()
QOrderedMutexLocker::QOrderedMutexLocker |
( |
QMutex * |
m1, |
|
|
QMutex * |
m2 |
|
) |
| |
|
inline |
◆ ~QOrderedMutexLocker()
QOrderedMutexLocker::~QOrderedMutexLocker |
( |
| ) |
|
|
inline |
◆ relock() [1/2]
void QOrderedMutexLocker::relock |
( |
| ) |
|
|
inline |
◆ relock() [2/2]
static bool QOrderedMutexLocker::relock |
( |
QMutex * |
mtx1, |
|
|
QMutex * |
mtx2 |
|
) |
| |
|
inlinestatic |
◆ unlock()
void QOrderedMutexLocker::unlock |
( |
| ) |
|
|
inline |
◆ locked
bool QOrderedMutexLocker::locked |
|
private |
◆ mtx1
QMutex* QOrderedMutexLocker::mtx1 |
|
private |
◆ mtx2
QMutex * QOrderedMutexLocker::mtx2 |
|
private |
The documentation for this class was generated from the following file: