Skip to content
  • sof's avatar
    [project @ 2002-02-06 01:26:14 by sof] · 80c55dc7
    sof authored
    - 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).
    80c55dc7