From 05027a457a5ce2788fdb9838d999f9470ed645be Mon Sep 17 00:00:00 2001 From: Stephan Schwaer Date: Mon, 27 Apr 2015 18:39:47 +0200 Subject: [SERVER] Added counters for received and sent bytes. --- LOCKS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'LOCKS') diff --git a/LOCKS b/LOCKS index a108f1d..e23f4c5 100644 --- a/LOCKS +++ b/LOCKS @@ -21,6 +21,8 @@ pendingLockProduce pendingLockConsume altServersLock client.sendMutex +statisticsSentLock +statisticsReceivedLock If you need to lock multiple clients/images/... at once, lock the client with the lowest array index first. -- cgit v1.2.3-55-g7522