summaryrefslogtreecommitdiff
path: root/include/comphelper/solarmutex.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-07-04tdf#137544 reduce cost of SolarMutex checkingNoel Grandin1-2/+2
2019-04-26SolarMutex::m_nThreadId is read without SolarMutex::m_aMutex lockedStephan Bergmann1-1/+4
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-1/+2
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski1-3/+3
2018-06-21merge GenericSolarMutex and SolarMutexNoel Grandin1-45/+18
2017-09-19it's spelled "facade"Michael Stahl1-1/+1
2017-09-19Fix typosAndrea Gelmini1-1/+1
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski1-8/+64
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks1-2/+15
2015-02-16boost->stdCaolán McNamara1-2/+4
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-3/+3
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-0/+50