* k5-thread.h (k5_pthread_assert_locked): Only call pthread_equal if
authorKen Raeburn <raeburn@mit.edu>
Fri, 14 Jan 2005 05:03:48 +0000 (05:03 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 14 Jan 2005 05:03:48 +0000 (05:03 +0000)
commitc8fcc72982cb9c4718fd520d70e69d3a30c0af15
tree6c67edb6be84f7de81bd6db8ce2bc5ecf66cc87d
parente9e0c8766bc7343b03ffd05abe08362cb6d755a9
* 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.

ticket: 2878
status: open

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17036 dc483132-0cff-0310-8789-dd5450dbe970
src/include/ChangeLog
src/include/k5-thread.h