Searched refs:atomic_swap_ptr (Results 1 – 5 of 5) sorted by relevance
76 return atomic_swap_ptr(mem, with); in apr_atomic_xchgptr()
351 #define atomic_swap_ptr atomic_swap_64 macro
581 #define atomic_swap_ptr atomic_swap_long macro
739 #define atomic_swap_ptr atomic_swap_64 macro
789 #define atomic_swap_ptr(p, v) \ macro