cvs commit: fptools/ghc/rts Interpreter.c

Julian Seward sewardj@glass.cse.ogi.edu
Tue, 7 Aug 2001 02:02:02 -0700


sewardj     2001/08/07 02:02:02 PDT

  Modified files:
    ghc/rts              Interpreter.c 
  Log:
  Do suspendThread/resumeThread round ccalls so that ccall_gc is supported.
  
  Revision  Changes    Path
  1.27      +17 -10    fptools/ghc/rts/Interpreter.c