AcquiredLock(uint64_t startWaitCycle, bool readOnly, const PDebugLocation &location) | PMutexExcessiveLockInfo | protectedvirtual |
Class() | PObject | inlinestatic |
Clone() const | PObject | virtual |
CloneAs() const | PObject | inline |
Compare(const PObject &obj) const | PObject | virtual |
Compare2(T v1, T v2) | PObject | inlinestatic |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
Construct(unsigned timeout) | PMutexExcessiveLockInfo | protected |
CopyTraceContextIdentifier(PObject &obj) const | PObject | inline |
CopyTraceContextIdentifier(PObject *obj) const | PObject | inline |
CopyTraceContextIdentifier(PObject &to, const PObject &from) | PObject | inlinestatic |
CopyTraceContextIdentifier(PObject &to, const PObject *from) | PObject | inlinestatic |
CopyTraceContextIdentifier(PObject *to, const PObject &from) | PObject | inlinestatic |
CopyTraceContextIdentifier(PObject *to, const PObject *from) | PObject | inlinestatic |
EndNest() | PReadWriteMutex | protected |
EndRead() | PReadWriteMutex | inline |
EndRead(const PDebugLocation &location) | PReadWriteMutex | inline |
EndWrite() | PReadWriteMutex | inline |
EndWrite(const PDebugLocation &location) | PReadWriteMutex | inline |
EqualTo enum value | PObject | |
ExcessiveLockPhantom(const PObject &mutex) const | PMutexExcessiveLockInfo | protected |
GetClass() const | PObject | inline |
GetHighWaterMarkData() | PProfiling::HighWaterMark< PReadWriteMutex > | inlineprivatestatic |
GetNest() | PReadWriteMutex | protected |
GetTraceContextIdentifier() const | PObject | inline |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | virtual |
HighWaterMark() | PProfiling::HighWaterMark< PReadWriteMutex > | inlineprivate |
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
InternalEndRead(const PDebugLocation *location) | PReadWriteMutex | protected |
InternalEndReadWithNest(Nest &nest, const PDebugLocation &location) | PReadWriteMutex | protected |
InternalEndWrite(const PDebugLocation *location) | PReadWriteMutex | protected |
InternalEndWriteWithNest(Nest &nest, const PDebugLocation &location) | PReadWriteMutex | protected |
InternalStartRead(const PDebugLocation *location) | PReadWriteMutex | protected |
InternalStartReadWithNest(Nest &nest, const PDebugLocation &location) | PReadWriteMutex | protected |
InternalStartWrite(const PDebugLocation *location) | PReadWriteMutex | protected |
InternalStartWriteWithNest(Nest &nest, const PDebugLocation &location) | PReadWriteMutex | protected |
InternalWait(Nest &nest, PSync &sync, const PDebugLocation &location) const | PReadWriteMutex | protected |
IsClass(const char *name) const | PObject | inline |
LessThan enum value | PObject | |
m_excessiveLockActive | PMutexExcessiveLockInfo | mutableprotected |
m_excessiveLockTimeout | PMutexExcessiveLockInfo | protected |
m_location | PMutexExcessiveLockInfo | protected |
m_nestedThreads | PReadWriteMutex | protected |
m_nestingMutex | PReadWriteMutex | protected |
m_readerCount | PReadWriteMutex | protected |
m_readerMutex | PReadWriteMutex | protected |
m_readerSemaphore | PReadWriteMutex | protected |
m_startHeldSamplePoint | PMutexExcessiveLockInfo | protected |
m_starvationPreventer | PReadWriteMutex | protected |
m_traceContextIdentifier | PObject | protected |
m_writerCount | PReadWriteMutex | protected |
m_writerMutex | PReadWriteMutex | protected |
m_writerSemaphore | PReadWriteMutex | protected |
MinDeadlockTime(unsigned waitTime) | PMutexExcessiveLockInfo | protectedstatic |
NestMap typedef | PReadWriteMutex | protected |
operator!=(const PObject &obj) const | PObject | inline |
operator<(const PObject &obj) const | PObject | inline |
operator<=(const PObject &obj) const | PObject | inline |
operator==(const PObject &obj) const | PObject | inline |
operator>(const PObject &obj) const | PObject | inline |
operator>=(const PObject &obj) const | PObject | inline |
PMutexExcessiveLockInfo() | PMutexExcessiveLockInfo | protected |
PMutexExcessiveLockInfo(const PDebugLocation &location, unsigned timeout) | PMutexExcessiveLockInfo | protected |
PMutexExcessiveLockInfo(const PMutexExcessiveLockInfo &other) | PMutexExcessiveLockInfo | protected |
PObject() | PObject | inlineprotected |
PReadWriteMutex() | PReadWriteMutex | explicit |
PReadWriteMutex(const PDebugLocation &location, unsigned timeout=0) | PReadWriteMutex | explicit |
PrintOn(ostream &strm) const | PReadWriteMutex | virtual |
PTraceObjectInstance() const | PObject | inline |
PTraceObjectInstance(const char *) | PObject | inlinestatic |
PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic |
ReadFrom(istream &strm) | PObject | virtual |
ReleasedLock(const PObject &mutex, uint64_t startHeldSamplePoint, bool readOnly, const PDebugLocation &location) | PMutexExcessiveLockInfo | protectedvirtual |
SetLocationName(const char *name) | PMutexExcessiveLockInfo | inline |
SetTraceContextIdentifier(unsigned id) | PObject | inline |
SetTraceContextIdentifier(const PObject &obj) | PObject | inline |
SetTraceContextIdentifier(const PObject *obj) | PObject | inline |
StartNest() | PReadWriteMutex | protected |
StartRead() | PReadWriteMutex | inline |
StartRead(const PDebugLocation &location) | PReadWriteMutex | inline |
StartWrite() | PReadWriteMutex | inline |
StartWrite(const PDebugLocation &location) | PReadWriteMutex | inline |
~HighWaterMark() | PProfiling::HighWaterMark< PReadWriteMutex > | inlineprivate |
~PMutexExcessiveLockInfo() | PMutexExcessiveLockInfo | inlineprotectedvirtual |
~PObject() | PObject | inlinevirtual |
~PReadWriteMutex() | PReadWriteMutex | |