summaryrefslogtreecommitdiffstats
path: root/LOCKS
diff options
context:
space:
mode:
Diffstat (limited to 'LOCKS')
-rw-r--r--LOCKS7
1 files changed, 7 insertions, 0 deletions
diff --git a/LOCKS b/LOCKS
index 7ba01ca..935dadb 100644
--- a/LOCKS
+++ b/LOCKS
@@ -7,6 +7,13 @@ Take very good care of locking order if you have lots
of functions that call each other. You might lose
track of what's going on. ;)
+===== FUSE =====
+mutexInit
+newAltLock
+altLock
+connection.sendMutex
+requests.lock
+
===== SERVER =====
This is a list of used locks, in the order they
have to be aquired if you must hold multiple locks: