Lockvoker: Take singleton by ref and not by copy

This commit is contained in:
2025-09-30 03:53:24 -04:00
parent 4ed36eb88a
commit 37b8cb0c7f
+1 -1
View File
@@ -127,7 +127,7 @@ public:
if (gridlockLikely)
{
auto tracker = QutexAcquisitionHistoryTracker
auto& tracker = QutexAcquisitionHistoryTracker
::getInstance();
auto heldLocks = serializedContinuation