|
Aria
2.8.0
|
This is the complete list of members for ArMutex, including all inherited members.
| ArMutex(bool recursive=true) | ArMutex | |
| ArMutex(const ArMutex &mutex) | ArMutex | |
| checkLockTime() (defined in ArMutex) | ArMutex | protected |
| checkUnlockTime() (defined in ArMutex) | ArMutex | protected |
| getError(int messageNumber) const | ArMutex | virtual |
| getLockWarningTime(void) | ArMutex | inlinestatic |
| getMutex() | ArMutex | inlinevirtual |
| getUnlockWarningTime(void) | ArMutex | inlinestatic |
| initLockTiming() (defined in ArMutex) | ArMutex | protected |
| lock() | ArMutex | virtual |
| MutexType typedef (defined in ArMutex) | ArMutex | |
| myFailedInit (defined in ArMutex) | ArMutex | protected |
| myFirstLock (defined in ArMutex) | ArMutex | protected |
| myLockStarted (defined in ArMutex) | ArMutex | protected |
| myLockTime (defined in ArMutex) | ArMutex | protected |
| myLog (defined in ArMutex) | ArMutex | protected |
| myLogName (defined in ArMutex) | ArMutex | protected |
| myMutex (defined in ArMutex) | ArMutex | protected |
| myNonRecursive (defined in ArMutex) | ArMutex | protected |
| myStrMap (defined in ArMutex) | ArMutex | protected |
| myWasAlreadyLocked (defined in ArMutex) | ArMutex | protected |
| ourLockWarningMS (defined in ArMutex) | ArMutex | protectedstatic |
| ourNonRecursiveDeadlockFunctor (defined in ArMutex) | ArMutex | protectedstatic |
| ourUnlockWarningMS (defined in ArMutex) | ArMutex | protectedstatic |
| setLockWarningTime(double lockWarningSeconds) | ArMutex | inlinestatic |
| setLog(bool log) | ArMutex | inline |
| setLogName(const char *logName) | ArMutex | inline |
| setLogNameVar(const char *logName,...) | ArMutex | |
| setUnlockWarningTime(double unlockWarningSeconds) | ArMutex | inlinestatic |
| startLockTimer() (defined in ArMutex) | ArMutex | protected |
| startUnlockTimer() (defined in ArMutex) | ArMutex | protected |
| Status enum name | ArMutex | |
| STATUS_ALREADY_LOCKED enum value | ArMutex | |
| STATUS_FAILED enum value | ArMutex | |
| STATUS_FAILED_INIT enum value | ArMutex | |
| tryLock() | ArMutex | virtual |
| uninitLockTiming() (defined in ArMutex) | ArMutex | protected |
| unlock() | ArMutex | virtual |
| ~ArMutex() | ArMutex | virtual |