cvs commit: fptools/ghc/rts Schedule.c

Simon Marlow simonmar at haskell.org
Mon Apr 25 10:22:29 EDT 2005


simonmar    2005/04/25 07:22:29 PDT

  Modified files:
    ghc/rts              Schedule.c 
  Log:
  interruptStgRts: call threadRunnable().  This might not work properly
  from a signal handler, but it's all we can do (and seems to do
  something reasonable on Linux).
  
  Revision  Changes    Path
  1.237     +1 -0      fptools/ghc/rts/Schedule.c


More information about the Cvs-ghc mailing list