[project @ 2005-04-07 15:56:34 by simonmar]
authorsimonmar <unknown>
Thu, 7 Apr 2005 15:56:34 +0000 (15:56 +0000)
committersimonmar <unknown>
Thu, 7 Apr 2005 15:56:34 +0000 (15:56 +0000)
commit5000229d351d1ae209bc7a6ab87c796fcb0c1576
tree6d0598cf2f3f3db328ad943f26dc40557190631d
parent2109f5e292cca24ab8bfeee4d6aba375e9f3dc84
[project @ 2005-04-07 15:56:34 by simonmar]
A much simpler way of stopping all the other threads to do a GC in SMP
mode: the thread that wants to do GC just acquires all the
capabilities, and releases them after doing the GC.
ghc/rts/Schedule.c