diff options
author | Noel Grandin <noelgrandin@gmail.com> | 2022-05-09 17:55:50 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2022-05-10 08:13:40 +0200 |
commit | 63a2f314250b05d484747fafc4a814a4553f461e (patch) | |
tree | f456e5b1985522b01c18fedc46b078802140ae0a /embeddedobj/source/commonembedding/miscobj.cxx | |
parent | 3ce14653edd9a7f845f81d9e727b5031a3349291 (diff) |
osl::Mutex->std::mutex in HierarchyEntry
Several methods actually do not need locking because they are
calling other methods which are already locked, and thereafter
they touch only function-local state.
Change-Id: Ic0c55df65988fcc64899a31586f6a426825cba81
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134088
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'embeddedobj/source/commonembedding/miscobj.cxx')
0 files changed, 0 insertions, 0 deletions