summaryrefslogtreecommitdiffstats
path: root/LOCKS
diff options
context:
space:
mode:
Diffstat (limited to 'LOCKS')
-rw-r--r--LOCKS5
1 files changed, 3 insertions, 2 deletions
diff --git a/LOCKS b/LOCKS
index f2e64dd..a28e42a 100644
--- a/LOCKS
+++ b/LOCKS
@@ -16,14 +16,15 @@ integrityQueueLock
remoteCloneLock | reloadLock
_images_lock
_images[].lock
-uplink.queueLock
-pendingLockProduce
pendingLockConsume
+pendingLockProduce
+uplink.queueLock
altServersLock
client.sendMutex
client.statsLock
statisticsSentLock
statisticsReceivedLock
+uplink.rttLock
If you need to lock multiple clients/images/... at once,
lock the client with the lowest array index first.