Searched defs:atomic_and (Results 1 – 4 of 4) sorted by relevance
3442 unsafe fn atomic_and<T: Copy>(dst: *mut T, val: T, order: Ordering) -> T { in atomic_and() function
3461 unsafe fn atomic_and<T: Copy>(dst: *mut T, val: T, order: Ordering) -> T { in atomic_and() function