fix bug in semaphore notification objects on TRY-SEMAPHORE
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 1 Dec 2011 09:16:09 +0000 (11:16 +0200)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 1 Dec 2011 16:05:43 +0000 (18:05 +0200)
commitc6fecd1dcff10bce2e88f67bfade3aab3f7309ac
tree84f359ea64b51d4fd384516402c79de55740d330
parent44947befbbe3cef262484c265903599109c4dad6
fix bug in semaphore notification objects on TRY-SEMAPHORE

  It's not notifiction.
src/code/target-thread.lisp
tests/threads.pure.lisp