[project @ 2004-02-27 12:39:16 by simonmar]
authorsimonmar <unknown>
Fri, 27 Feb 2004 12:39:16 +0000 (12:39 +0000)
committersimonmar <unknown>
Fri, 27 Feb 2004 12:39:16 +0000 (12:39 +0000)
commit6e817437ecf7820f86564f461d8a12bf432a42fb
tree15552a5711d7a5d4d8fa673c488069acda09eac8
parent0effbe4b69eb1ec22ff097b533d76b0bdb85322f
[project @ 2004-02-27 12:39:16 by simonmar]
scheduleWaitThread(): don't call THREAD_RUNNABLE because the new
thread is bound, and therefore only runnable by the current OS
thread.  Calling THREAD_RUNNABLE just wakes up workers and slows
things down.
ghc/rts/Schedule.c