summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2013-11-10 20:55:48 +0100
committerSimon Rettberg2013-11-10 20:55:48 +0100
commitf28b29dbd2087dc8d5982e579971095f2cc73c0f (patch)
treeea3c50dbcbe472298be57998c8a0a61815ff136c
parentRefine CMakeLists: Tell cmake it's a C only project (diff)
downloaddnbd3-f28b29dbd2087dc8d5982e579971095f2cc73c0f.tar.gz
dnbd3-f28b29dbd2087dc8d5982e579971095f2cc73c0f.tar.xz
dnbd3-f28b29dbd2087dc8d5982e579971095f2cc73c0f.zip
[SERVER] Update LOCKS readme
-rw-r--r--LOCKS6
1 files changed, 4 insertions, 2 deletions
diff --git a/LOCKS b/LOCKS
index 5de521a..a108f1d 100644
--- a/LOCKS
+++ b/LOCKS
@@ -17,10 +17,12 @@ remoteCloneLock
_images_lock
_images[].lock
uplink.queueLock
-_alts_lock
+pendingLockProduce
+pendingLockConsume
+altServersLock
client.sendMutex
-If you need to lock multiple clients at once,
+If you need to lock multiple clients/images/... at once,
lock the client with the lowest array index first.
If the program logic would require to aquire the