summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpprefactoringengine.h
diff options
context:
space:
mode:
authorJarek Kobus <jaroslaw.kobus@qt.io>2021-08-30 18:21:41 +0200
committerJarek Kobus <jaroslaw.kobus@qt.io>2021-08-31 08:45:59 +0000
commit99cf99579ea5d79be7516de33cabf49c9ea80456 (patch)
tree33f8ab019434fb9c895dfd276618d3f3d98b6e89 /src/plugins/cpptools/cpprefactoringengine.h
parent236074423cc489f039f9d81907cdcaeb2db36418 (diff)
downloadqt-creator-99cf99579ea5d79be7516de33cabf49c9ea80456.tar.gz
Make access to LauncherSocket thread safe
Instead of returning a pointer to LauncherSocket instance, which might get deleted in meantime of just after, route all calls to the LauncherSocket through the LauncherInterface. Make all calls to LauncherInterface secured by the instance mutex. Change-Id: I751228de5f4263112471098ee08cc73a5245147e Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cpprefactoringengine.h')
0 files changed, 0 insertions, 0 deletions