K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-10-12T21:02:55.000000Z K 7 svn:log V 176 - Implement a mtx_ownedby() macro which can be used to determine if a particular thread owns a mutex. This cannot be done without races unless the thread is curthread. END