Searched defs:atomic_xor (Results 1 – 3 of 3) sorted by relevance
245 pub unsafe fn atomic_xor<T: Copy + ops::BitXor<Output = T>>( in atomic_xor() function
175 pub unsafe fn atomic_xor<T: Copy + ops::BitXor<Output = T>>(dst: *mut T, val: T) -> T { in atomic_xor() function
3974 void atomic_xor (NegativeTestContext& ctx) in atomic_xor() function