[project @ 2003-10-05 20:18:36 by panne]
authorpanne <unknown>
Sun, 5 Oct 2003 20:18:36 +0000 (20:18 +0000)
committerpanne <unknown>
Sun, 5 Oct 2003 20:18:36 +0000 (20:18 +0000)
Unbreak the 2nd stage of non-threaded-RTS builds by #ifdefing out a
call to wakeBlockedWorkerThread. This should probably fixed more
cleanly by taking an OO view, i.e. always defining this function, but
doing nothing in the non-threaded case. The final decision on this
issue is left to the Masters of the Threads (tm)...


No differences found