Fix a bug which sometimes caused extra major GCs to be performed
[ghc-hetmet.git] / rts / sm / GC.h
index 5fb142f..366125d 100644 (file)
@@ -43,6 +43,7 @@ extern StgWord64 whitehole_spin;
 void gcWorkerThread (Capability *cap);
 void initGcThreads (void);
 void waitForGcThreads (Capability *cap);
+void releaseGCThreads (Capability *cap);
 
 #define WORK_UNIT_WORDS 128