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

Simon Marlow simonmar at glass.cse.ogi.edu
Mon Dec 15 06:31:48 EST 2003


simonmar    2003/12/15 06:31:48 PST

  Modified files:
    ghc/rts/win32        AwaitEvent.c 
  Log:
  Fix locking bug in awaitEvent(): in one code path it could return with
  sched_lock unlocked.
  
  Revision  Changes    Path
  1.3       +10 -6     fptools/ghc/rts/win32/AwaitEvent.c


More information about the Cvs-ghc mailing list