[project @ 2005-04-12 10:07:56 by simonmar]
authorsimonmar <unknown>
Tue, 12 Apr 2005 10:07:56 +0000 (10:07 +0000)
committersimonmar <unknown>
Tue, 12 Apr 2005 10:07:56 +0000 (10:07 +0000)
commit211f35e061e70a2b101cf1062549c943981d67bf
tree41280b2826d71b260561ed28b012150330b21ecb
parent918315756c37f0b4fc68e40840d99c869fc2f092
[project @ 2005-04-12 10:07:56 by simonmar]
- prevent multiple threads from trying to do GC (deadlocks)

- change the startWorkerThread flag to an integer, prevents
  spurious extra tasks from being started at startup time
ghc/rts/Schedule.c