wolfgang    2003/10/01 03:36:50 PDT

  Modified files:
    ghc/rts              RtsAPI.c 
  Log:
  Make sure that the sequence
  rts_lock();
  rts_unlock(); /* (with nothing in between) */
  doesn't crash the threaded RTS.
  
  Revision  Changes    Path
  1.48      +21 -8     fptools/ghc/rts/RtsAPI.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to