Searched defs:handoff_core (Results 1 – 1 of 1) sorted by relevance
231 handoff_core: Arc<AtomicCell<Core>>, field343 let handoff_core = Arc::new(AtomicCell::new(None)); in create() localVariable443 let handoff_core = cx.handoff_core.clone(); in block_in_place() localVariable