0.9.2.38: thread cleanup, paranoid
commitad3beba970fab6e451a461c9f9b14faf4ef17718
authorGabor Melis <mega@hotpop.com>
Mon, 11 Jul 2005 15:31:07 +0000 (11 15:31 +0000)
committerGabor Melis <mega@hotpop.com>
Mon, 11 Jul 2005 15:31:07 +0000 (11 15:31 +0000)
treed08a50658f03c9a56ffe8723f76069f9662c06ad
parentbb756e3d4b19c30d4a9cd4250b606c5969613ad9
0.9.2.38: thread cleanup, paranoid
  * fixed 32bitness in some places
  * untangled waitqueues, mutexes and spinlocks
  * updated the user manual
  * removed target-unithread.lisp and target-multithread.lisp and
    put everything into target-thread.lisp mainly for OOAO the docstrings,
    but also to provide as much as possible of the thread interface
    in unithread builds
INSTALL
build-order.lisp-expr
doc/manual/threading.texinfo
package-data-list.lisp-expr
src/code/target-thread.lisp [moved from src/code/target-multithread.lisp with 58% similarity]
src/code/target-unithread.lisp [deleted file]
src/pcl/low.lisp
src/runtime/thread.c
tests/threads.impure.lisp
version.lisp-expr