aboutsummaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_init.c
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2003-08-05 20:11:50 +0000
committerBruce Evans <bde@FreeBSD.org>2003-08-05 20:11:50 +0000
commit55a6f50b8d4c8f0e465cfde87eccf711be680e9f (patch)
tree14a44882470d4b79fe3c927933ed33762017650b /lib/libpthread/thread/thr_init.c
parent235a79707a2b66bc4980ae3118bf7efc5f2d3c8b (diff)
downloadsrc-55a6f50b8d4c8f0e465cfde87eccf711be680e9f.tar.gz
src-55a6f50b8d4c8f0e465cfde87eccf711be680e9f.zip
Don't use pessimal (u_short) types for i/o ports. This is mainly for
completenss. The pessimization is tiny compared with i/o port slowness except on very old machines, but code that used signed short types for i/o ports was unpessimized long ago, and the macro that detected it recently started working for u_short types too. Use of bus space should have made this moot long ago. Not tested at runtime by: bde
Notes
Notes: svn path=/head/; revision=118509
Diffstat (limited to 'lib/libpthread/thread/thr_init.c')
0 files changed, 0 insertions, 0 deletions