Function tokio::runtime::scheduler::multi_thread::queue::unpack

source ยท
fn unpack(n: u64) -> (u32, u32)
Expand description

Split the head value into the real head and the index a stealer is working on.