1.0.4.52: fix GET-SPINLOCK, broken by the COMPARE-AND-EXCHANGE patch
commitaca1c55b7d7a34e98e4354259411076da1a94938
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 9 Apr 2007 09:48:26 +0000 (9 09:48 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 9 Apr 2007 09:48:26 +0000 (9 09:48 +0000)
tree4fb995c2cb32f010541e980775e1d752d5436db4
parentfd5fbfdd4d43c3d88c61f4d3240100b9333f4675
1.0.4.52: fix GET-SPINLOCK, broken by the COMPARE-AND-EXCHANGE patch
 * It was behaving as "TRY-SPINLOCK". Oops.
 * Our test suite did catch this, but it was being masked by other errors.
src/code/target-thread.lisp
version.lisp-expr