Static CALL_QUEUES

Source
#[link_section = ".cpu_local"]
static CALL_QUEUES: StaticCpuLocal<SpinLock<VecDeque<fn()>>>