Searched defs:old_my_list (Results 1 – 1 of 1) sorted by relevance
372 let old_my_list = self.entry.my_list.with_mut(|ptr| unsafe { in remove() localVariable373 let old_my_list = *ptr; in remove() localVariable440 let old_my_list = me.my_list.with_mut(|ptr| unsafe { in wake_by_ref() localVariable441 let old_my_list = *ptr; in wake_by_ref() localVariable