cvs commit: fptools/ghc/rts/win32 AsyncIO.c

Simon Marlow simonmar at microsoft.com
Wed Oct 26 10:59:25 EDT 2005


simonmar    2005/10/26 07:59:25 PDT

  Modified files:
    ghc/rts/win32        AsyncIO.c 
  Log:
  Followup to previous: I do understand, it's because I simplified
  Schedule.c:GetRoots() so that it always follows blocked_queue_tl,
  whereas previously it only followed it when blocked_queue_hd was /=
  END_TSO_QUEUE.
  
  Revision  Changes    Path
  1.16      +0 -0      fptools/ghc/rts/win32/AsyncIO.c


More information about the Cvs-ghc mailing list