Skip to main content

CORE_AFFINITY

Constant CORE_AFFINITY 

Source
const CORE_AFFINITY: LocalKey<Cell<u128>>;
Expand description

Tracks the affinity for this thread. This is updated when affinities are set via our set_affinity() interface.