K 10 svn:author V 3 des K 8 svn:date V 27 2008-02-04T12:35:23.000000Z K 7 svn:log V 260 After careful consideration (and a brief discussion with attilio@), change the semantics of pthread_mutex_islocked_np() to return true if and only if the mutex is held by the current thread. Obviously, change the regression test to match. MFC after: 2 weeks END