unlock the resource mutex before executing the users code when entering resources
commit34c886db4790b01bf258809beb86c42e85212aab
authorChristian Thaeter <ct@pipapo.org>
Mon, 4 Jan 2010 12:19:59 +0000 (4 13:19 +0100)
committerChristian Thaeter <ct@pipapo.org>
Mon, 4 Jan 2010 12:19:59 +0000 (4 13:19 +0100)
tree82ddf7513e77e67cd9c1daf753668c5b6999491e
parent850cc24ea29e3eeee34c72c7d2074b21c45ad11f
unlock the resource mutex before executing the users code when entering resources

waiting on resources lead to a deadlock, its enough when we keel the
resource mutex locked on leave operations.
src/nobug.h