K 10 svn:author V 6 alfred K 8 svn:date V 27 2001-04-28T12:11:01.000000Z K 7 svn:log V 220 Instead of asserting that a mutex is not still locked after unlocking it, assert that the mutex is owned and not recursed prior to unlocking it. This should give a clearer diagnostic when a programming error is caught. END