Searched defs:two_refs (Results 1 – 3 of 3) sorted by relevance
559 let two_refs = Rc::new_cyclic(|inner| { in test_rc_cyclic_with_two_ref() localVariable
631 let two_refs = Arc::new_cyclic(|inner| { in test_arc_cyclic_two_refs() localVariable
16150 let two_refs = Arc::new_cyclic(|inner| { localVariable26927 let two_refs = Rc::new_cyclic(|inner| { localVariable