Searched refs:hdr_atomic_store_pointer (Results 1 – 1 of 1) sorted by relevance
23 static void hdr_atomic_store_pointer(void** pointer, void* value) in hdr_atomic_store_pointer() function85 #define hdr_atomic_store_pointer(f,v) __atomic_store_n(f,v, __ATOMIC_SEQ_CST) macro104 static inline void hdr_atomic_store_pointer(void** pointer, void* value) in hdr_atomic_store_pointer() function