Skip to content
  • Simon Marlow's avatar
    [project @ 2005-05-23 13:39:55 by simonmar] · 58150db0
    Simon Marlow authored
    - scheduleDetectDeadlock() should invoke GarbageCollect() via
      scheduleDoGC(), which collects the Capabilities first.
    
    - scheduleDoGC() doesn't need the Capability.  Also, it appears that
      there was an out-of-bounds array access in here.
    
    - add printThreadQueue(), useful from gdb.
    
    - fix a couple of warnings.
    58150db0