take newCAF() out from sm_mutex; use the capability-local mut list instead
[ghc-hetmet.git] / rts / RtsMain.h
2009-08-05 Simon MarlowDeclare RTS-private prototypes with __attribute__(...
2009-05-15 Duncan CouttsKeep C main separate from rts lib and link it in for...