* k5-thread.h (k5_pthread_assert_locked): Only call pthread_equal if thread support is loaded. (k5_pthread_mutex_unlock): Use k5_pthread_assert_locked instead of duplicating it. To generate a diff of this commit: cvs diff -r1.487 -r1.488 krb5/src/include/ChangeLog cvs diff -r1.25 -r1.26 krb5/src/include/k5-thread.h