To lock or not to lock before signalling a condition?
authorDave West <davew@uncensored.citadel.org>
Fri, 30 Nov 2007 17:19:24 +0000 (17:19 +0000)
committerDave West <davew@uncensored.citadel.org>
Fri, 30 Nov 2007 17:19:24 +0000 (17:19 +0000)
commit8e6f26b2c191957b8394e5090b73aa1d6f356ef5
tree70feb18c8a930b272415372cb11bc56f05ade813
parent23a2379970185aa1fefdf6cb9688fb1edc4d879d
To lock or not to lock before signalling a condition?
Some docs imply one should lock.
Some docs say to release all locks before signalling the condition.
citadel/sysdep.c