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