K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-03-07T02:45:15.000000Z K 7 svn:log V 356 - Add an extra check in priority_propagation() for UP systems to ensure we don't end up back at ourselves which would indicate deadlock. - Add the proc lock to the witness dup_list as we may hold more than one process lock at a time. - Don't assert a mutex is owned in _mtx_unlock_sleep() as that is too late. We do the checks in the macros instead. END