Searched refs:CritIncrWrapper (Results 1 – 1 of 1) sorted by relevance
46 node::{CouldNotDeliverCriticalIncrement, CritIncrWrapper, Node, NodeDeath, NodeRef},256 wrapper: Option<CritIncrWrapper>, in new_node_ref_with_thread() argument761 wrapper: Option<CritIncrWrapper>, in get_node_inner() argument803 wrapper = Some(CritIncrWrapper::new()?); in get_node()