Searched defs:atomic_and (Results 1 – 3 of 3) sorted by relevance
217 pub unsafe fn atomic_and<T: Copy + ops::BitAnd<Output = T>>( in atomic_and() function
159 pub unsafe fn atomic_and<T: Copy + ops::BitAnd<Output = T>>(dst: *mut T, val: T) -> T { in atomic_and() function
3930 void atomic_and (NegativeTestContext& ctx) in atomic_and() function