Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC.Llvm.Syntax No documentation available.
-
ghc GHC.Platform.Ways (RTS only) Multithreaded runtime system
-
ghc GHC.Platform.Ways Consult the RTS to find whether it is threaded.
icReaderEnv :: InteractiveContext -> GlobalRdrEnvghc GHC.Runtime.Context No documentation available.
emitLoadThreadState :: FCode ()ghc GHC.StgToCmm.Foreign No documentation available.
emitSaveThreadState :: FCode ()ghc GHC.StgToCmm.Foreign No documentation available.
loadThreadState :: MonadUnique m => Profile -> m CmmAGraphghc GHC.StgToCmm.Foreign Produce code to load the current thread state from CurrentTSO
saveThreadState :: MonadUnique m => Profile -> m CmmAGraphghc GHC.StgToCmm.Foreign Produce code to save the current thread state to CurrentTSO
emitAtomicRead :: MemoryOrdering -> LocalReg -> CmmExpr -> FCode ()ghc GHC.StgToCmm.Utils No documentation available.
-
ghc GHC.StgToJS.Types A thread is in one of 4 states