* threads.c: Reorganize code: One definition of each function, with
authorKen Raeburn <raeburn@mit.edu>
Thu, 24 Jun 2004 22:30:16 +0000 (22:30 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 24 Jun 2004 22:30:16 +0000 (22:30 +0000)
commit8ef70ad5cb5083f071713b64365a5387b1f557b6
tree48420bd89f086aa5bd8fb5be9d743b0110c348aa
parentad63c45bd47c783309e6f75ec3690cf224ceec7c
* threads.c: Reorganize code: One definition of each function, with
per-platform conditional tests inside, instead of per-platform definitions for
each function.  Combine common aspects of each function across platforms.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16511 dc483132-0cff-0310-8789-dd5450dbe970
src/util/support/ChangeLog
src/util/support/threads.c