Home
last modified time | relevance | path

Searched defs:parGcEnabled (Results 1 – 3 of 3) sorted by relevance

/dports/lang/ghc/ghc-8.8.4-boot/includes/rts/
H A DFlags.h209 bool parGcEnabled; /* enable parallel GC */ member
/dports/lang/ghc/ghc-8.10.7/libraries/base/GHC/RTS/
H A DFlags.hsc320 , parGcEnabled :: Bool function
/dports/lang/ghc/ghc-8.10.7/includes/rts/
H A DFlags.h236 bool parGcEnabled; /* enable parallel GC */ member