[project @ 2002-02-06 01:26:14 by sof]
authorsof <unknown>
Wed, 6 Feb 2002 01:26:14 +0000 (01:26 +0000)
committersof <unknown>
Wed, 6 Feb 2002 01:26:14 +0000 (01:26 +0000)
commit80c55dc792abc20e8f316f5f4f90009322be8e34
tree824dcbc5326896a3c994b7db8a7a5c7d0152a1ee
parent7f906dc8d0aa5505fd35b1eda25feb12c6f42bf8
[project @ 2002-02-06 01:26:14 by sof]
- in the threaded case, keep track of the number of
  tasks/threads that are currently waiting to enter
  the RTS.
- taskStart():
     + only start up a new thread/task if there aren't
       any already waiting to gain RTS access.
     + honour thread/task limits (if any).
ghc/rts/Task.c
ghc/rts/Task.h