Fix commit "WAIT-ON-SEMAPHORE could block indefinitely ..." commit (aa0389fa)
commitfe3d09b2061b66acef8a3c3309bad27e176da379
authorJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Sun, 15 Nov 2015 12:16:22 +0000 (15 13:16 +0100)
committerJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Sun, 15 Nov 2015 13:24:50 +0000 (15 14:24 +0100)
treed5588d272f0770566b9b3a4549fc8d6a38db802c
parent24ce8027a1c555f2e82e4939c31c9e15847c9d89
Fix commit "WAIT-ON-SEMAPHORE could block indefinitely ..." commit (aa0389fa)

The commit broke builds without :SB-THREAD feature by defining
%CONDITION-WAIT in a way that uses thing only available in :SB-THREAD
builds.
src/code/target-thread.lisp