[project @ 2002-02-04 20:24:14 by sof]
Factor out the task handling into separate 'module'. [Tasks represent native threads that execute STG code, with this module providing the API which the Scheduler uses to control their creation and destruction.]
ghc/rts/Task.c
0 → 100644
ghc/rts/Task.h
0 → 100644
Please register or sign in to comment