#include <UT_AbortableLock.h>
Definition at line 28 of file UT_AbortableLock.h.
UT_AbortableLockImpl::LockState::LockState |
( |
| ) |
|
UT_AbortableLockImpl::LockState::~LockState |
( |
| ) |
|
|
default |
bool UT_AbortableLockImpl::LockState::findDeadlock |
( |
int |
thread_id | ) |
|
static bool UT_AbortableLockImpl::LockState::getPrintDeadlocks |
( |
| ) |
|
|
static |
bool UT_AbortableLockImpl::LockState::hasLock |
( |
int |
thread_id | ) |
|
void UT_AbortableLockImpl::LockState::markAsLocked |
( |
int |
thread_id | ) |
|
void UT_AbortableLockImpl::LockState::markAsNotWaiting |
( |
int |
thread_id | ) |
|
void UT_AbortableLockImpl::LockState::markAsUnlocked |
( |
| ) |
|
void UT_AbortableLockImpl::LockState::markAsWaiting |
( |
int |
thread_id | ) |
|
void UT_AbortableLockImpl::LockState::markDeadlock |
( |
int |
thread_id | ) |
|
static bool UT_AbortableLockImpl::LockState::runUnitTest |
( |
bool |
print_progress, |
|
|
bool |
for_performance |
|
) |
| |
|
static |
static void UT_AbortableLockImpl::LockState::setPrintDeadlocks |
( |
bool |
flag | ) |
|
|
static |
The documentation for this class was generated from the following file: