LibreOffice Module comphelper (master) 1
|
This is the complete list of members for comphelper::SolarMutex, including all inherited members.
acquire(sal_uInt32 nLockCount=1) | comphelper::SolarMutex | inline |
BeforeReleaseHandler typedef | comphelper::SolarMutex | |
doAcquire(sal_uInt32 nLockCount) | comphelper::SolarMutex | protectedvirtual |
doRelease(bool bUnlockAll) | comphelper::SolarMutex | protectedvirtual |
get() | comphelper::SolarMutex | static |
IsCurrentThread() const | comphelper::SolarMutex | virtual |
m_aBeforeReleaseHandler | comphelper::SolarMutex | private |
m_aMutex | comphelper::SolarMutex | protected |
m_nCount | comphelper::SolarMutex | protected |
m_nThreadId | comphelper::SolarMutex | private |
operator=(const SolarMutex &)=delete | comphelper::SolarMutex | private |
release(bool bUnlockAll=false) | comphelper::SolarMutex | inline |
SetBeforeReleaseHandler(const BeforeReleaseHandler &rLink) | comphelper::SolarMutex | inline |
SolarMutex() | comphelper::SolarMutex | |
SolarMutex(const SolarMutex &)=delete | comphelper::SolarMutex | private |
tryToAcquire() | comphelper::SolarMutex | virtual |
~SolarMutex() | comphelper::SolarMutex | virtual |