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.
xAllocWMHints :: IO (Ptr WMHints)X11 Graphics.X11.Xlib.Extras No documentation available.
dontAllowExposures :: AllowExposuresModeX11 Graphics.X11.Xlib.Misc No documentation available.
visualAllMask :: VisualInfoMaskX11 Graphics.X11.Xlib.Misc No documentation available.
sampleAll :: Store -> IO Sampleekg-core System.Metrics Sample all metrics. Sampling is not atomic in the sense that some metrics might have been mutated before they're sampled but after some other metrics have already been sampled.
data
SmallArray# (a :: TYPE 'BoxedRep l)ghc-internal GHC.Internal.Base No documentation available.
data
SmallMutableArray# a (b :: TYPE 'BoxedRep l)ghc-internal GHC.Internal.Base No documentation available.
compactAllocateBlock# :: Word# -> Addr# -> State# RealWorld -> (# State# RealWorld, Addr# #)ghc-internal GHC.Internal.Base Attempt to allocate a compact block with the capacity (in bytes) given by the first argument. The Addr# is a pointer to previous compact block of the CNF or nullAddr# to create a new CNF with a single compact block. The resulting block is not known to the GC until compactFixupPointers# is called on it, and care must be taken so that the address does not escape or memory will be leaked.
setThreadAllocationCounter# :: Int64# -> State# RealWorld -> State# RealWorldghc-internal GHC.Internal.Base Sets the allocation counter for the current thread to the given value.
ATOMICALLY_FRAME :: ClosureTypeghc-internal GHC.Internal.ClosureTypes No documentation available.
-
ghc-internal GHC.Internal.ClosureTypes No documentation available.