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.

  1. threadIdPrimTyCon :: TyCon

    ghc GHC.Builtin.Types.Prim

    No documentation available.

  2. RelocatableReadOnlyData :: SectionType

    ghc GHC.Cmm

    No documentation available.

  3. cmmOptThreadSanitizer :: CmmConfig -> !Bool

    ghc GHC.Cmm.Config

    Instrument memory accesses for ThreadSanitizer

  4. MO_AtomicRead :: Width -> MemoryOrdering -> CallishMachOp

    ghc GHC.Cmm.MachOp

    Atomic read. Arguments are [addr].

  5. MO_RelaxedRead :: Width -> MachOp

    ghc GHC.Cmm.MachOp

    An atomic read with no memory ordering. Address msut be naturally aligned.

  6. MO_ResumeThread :: CallishMachOp

    ghc GHC.Cmm.MachOp

    No documentation available.

  7. MO_SuspendThread :: CallishMachOp

    ghc GHC.Cmm.MachOp

    No documentation available.

  8. module GHC.Cmm.ThreadSanitizer

    Annotate a CmmGraph with ThreadSanitizer instrumentation calls.

  9. atomicReadLabel :: Width -> FastString

    ghc GHC.CmmToAsm.CPrim

    No documentation available.

  10. liveDieRead :: Liveness -> RegSet

    ghc GHC.CmmToAsm.Reg.Liveness

    registers that died because they were read for the last time.

Page 468 of many | Previous | Next