Function atomic_xchng

fn atomic_xchng(&dst: int, src: int) -> int

Function atomic_xchng_acq

fn atomic_xchng_acq(&dst: int, src: int) -> int

Function atomic_xchng_rel

fn atomic_xchng_rel(&dst: int, src: int) -> int