Searched defs:fetch_xor (Results 1 – 2 of 2) sorted by relevance
592 pub fn fetch_xor(&self, val: bool) -> bool { in fetch_xor() method
758 pub fn fetch_xor<'g>(&self, val: usize, ord: Ordering, _: &'g Guard) -> Shared<'g, T> { in fetch_xor() method