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.
updateThreadName :: UpdateSettings a -> Stringauto-update Control.AutoUpdate Label of the thread being forked. Default: AutoUpdate
debounceThreadName :: DebounceSettings -> Stringauto-update Control.Debounce Label of the thread spawned when debouncing. Default: Debounce.
debounceThreadName :: DebounceSettings -> Stringauto-update Control.Debounce.Internal Label of the thread spawned when debouncing. Default: Debounce.
reaperRead :: Reaper workload item -> IO workloadauto-update Control.Reaper Reading workload.
reaperThreadName :: ReaperSettings workload item -> Stringauto-update Control.Reaper Label of the thread spawned by the reaper. Default: Reaper.
reaperRead :: Reaper workload item -> IO workloadauto-update Control.Reaper.Internal Reading workload.
module Data.Graph.Inductive.Internal.
Thread Threading Combinators.
type
Thread t i r = (t, Split t i r)fgl Data.Graph.Inductive.Internal.Thread No documentation available.
threadList :: Collect r c -> Split t i r -> [i] -> t -> (c, t)fgl Data.Graph.Inductive.Internal.Thread No documentation available.
threadList' :: Collect r c -> Split t i r -> [i] -> t -> (c, t)fgl Data.Graph.Inductive.Internal.Thread No documentation available.