* k5-thread.h (k5_os_mutex_init, k5_os_mutex_destroy): If
authorKen Raeburn <raeburn@mit.edu>
Wed, 14 Jul 2004 00:15:23 +0000 (00:15 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 14 Jul 2004 00:15:23 +0000 (00:15 +0000)
commitae9cae48c8d550f39039b874da786978f5bee282
treef91a9f413ba7f1d35c2115c1f6c0422b8cd7ac3c
parent507a247d23f5e9fdbc727df1139dcf3be406e5f1
* k5-thread.h (k5_os_mutex_init, k5_os_mutex_destroy): If
USE_PTHREAD_LOCK_ONLY_IF_LOADED is defined, use pthread_mutex_init and _destroy
only if pthread support is loaded.

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