Safe Haskell | Safe-Infered |
---|
GHC.RTS.Events.Analysis.Capability
Documentation
capabilityThreadPoolMachine :: Machine (Map ThreadId Int) CapEvent
This state machine tracks threads residing on capabilities. Each thread can only reside on one capability, but can be migrated between them.