Miscellaneous cleanups for threaded darwin platforms
commit597826f00530e8d0c6f4a8ccda2e366f56b65579
authorCyrus Harmon <ch-lisp@bobobeach.com>
Sun, 29 Jul 2012 13:33:45 +0000 (29 06:33 -0700)
committerPaul Khuong <pvk@pvk.ca>
Wed, 1 Aug 2012 22:09:59 +0000 (1 18:09 -0400)
tree78bc4a2010d49d9e0167a572f5b12eb4fef59407
parentb75bc9ddf359ae9dcf25faf2f60f35aeb488e853
Miscellaneous cleanups for threaded darwin platforms

 * Gather some related declarations in fewer (conditionalised) places

 * Lay down some infrastructure for mach port different from threads'
   addresses

 * Slightly modified by Paul Khuong
src/compiler/generic/objdef.lisp
src/runtime/darwin-os.c
src/runtime/thread.c
src/runtime/thread.h
src/runtime/x86-64-bsd-os.c
src/runtime/x86-64-darwin-os.c
src/runtime/x86-darwin-os.c