From 8c185da50460916115c66ea8e3be16c71759e06a Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 8 Feb 2019 16:04:51 +0100 Subject: [FUSE] Consider RTT of active connection for switch-decisions --- LOCKS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'LOCKS') 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: -- cgit v1.2.3-55-g7522