simonmar    2005/11/04 04:02:05 PST

  Modified files:
    ghc/includes         OSThreads.h 
    ghc/rts              Schedule.c Storage.c 
    ghc/rts/win32        OSThreads.c 
  Log:
  Win32: Use CriticalSections instead of Mutexes, they are *much* faster.
  
  Revision  Changes    Path
  1.5       +25 -5     fptools/ghc/includes/OSThreads.h
  1.273     +1 -1      fptools/ghc/rts/Schedule.c
  1.108     +1 -1      fptools/ghc/rts/Storage.c
  1.6       +8 -0      fptools/ghc/rts/win32/OSThreads.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to