* k5-thread.h [! HAVE_PTHREAD_H]: Don't explicitly disable thread support when
authorKen Raeburn <raeburn@mit.edu>
Wed, 7 Jul 2004 06:17:28 +0000 (06:17 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 7 Jul 2004 06:17:28 +0000 (06:17 +0000)
commit4d7c3d1c1cd88396ff19e9f808d9a2394d54575d
tree4b059a8399e31cb9bad380dc247b5ea8786327dd
parentaa2e82af675d2436e8f4347940d27a272ed1ba8f
* k5-thread.h [! HAVE_PTHREAD_H]: Don't explicitly disable thread support when
pthread.h is missing.
(k5_os_mutex, K5_OS_MUTEX_PARTIAL_INITIALIZER, k5_os_mutex_finish_init,
k5_os_mutex_init, k5_os_mutex_destroy, k5_os_mutex_lock, k5_os_mutex_unlock,
k5_os_mutex_assert_unlocked, k5_os_mutex_assert_locked) [_WIN32]: Define
Windows versions; still not enabled by default.

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