1.0.25.40: fix JOIN-THREAD
authorGabor Melis <mega@hotpop.com>
Mon, 16 Feb 2009 22:05:45 +0000 (22:05 +0000)
committerGabor Melis <mega@hotpop.com>
Mon, 16 Feb 2009 22:05:45 +0000 (22:05 +0000)
commitbbbe40be1052fe7d46dacbfeb2e13041e5c9b293
treece313aa2070443cf0c40c388bc9146fc75f41bbb
parent77090f53cbf9c0df39e8b052891b84b2c6812676
1.0.25.40: fix JOIN-THREAD

If the thread has not returned normally signal the error when not
holding the mutex anymore. Disable interrupt for the duration of
holding the mutex. Fix test.
NEWS
src/code/target-thread.lisp
tests/threads.impure.lisp
version.lisp-expr