[project @ 2002-07-25 18:36:59 by sof]
authorsof <unknown>
Thu, 25 Jul 2002 18:37:00 +0000 (18:37 +0000)
committersof <unknown>
Thu, 25 Jul 2002 18:37:00 +0000 (18:37 +0000)
commitd9d8ab1594dd83d25708dc0d20dfd8e068f1c2e3
treede2a2c1c5825fd8c12ec2f712939d2a662c24703
parent80a99ae2d1d501d27fcd9789f382209f2192774f
[project @ 2002-07-25 18:36:59 by sof]
Expose printAllThreads() in non-DEBUG builds;
of some use when debugging ConcHask code and
want a dump of the current state of the system's
threads.

Not provided via a library, so to use, do

 foreign import call unsafe printAllThreads :: IO ()
ghc/rts/Schedule.c
ghc/rts/Schedule.h