Only wait for the event if there actually are writers available
commit5088979735357c242353dadae2af2d7158b6c4b0
authorSven Strickroth <email@cs-ware.de>
Fri, 16 Mar 2018 15:22:43 +0000 (16 16:22 +0100)
committerSven Strickroth <email@cs-ware.de>
Sat, 17 Mar 2018 09:54:29 +0000 (17 10:54 +0100)
treec8b22742ddb44e67900020455d1d3d3dedfc43d6
parentfc6738d337eb15b5f99311c7fa77cd5a94d93635
Only wait for the event if there actually are writers available

Based on TortoiseSVN rev. 28127.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Utils/ReaderWriterLock.cpp