Searched refs:atomic_cmpset_rel_32 (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/ia64/include/
H A Datomic.h290 atomic_cmpset_rel_32(volatile uint32_t* p, uint32_t cmpval, uint32_t newval) function
318 #define atomic_cmpset_rel_int atomic_cmpset_rel_32

Completed in 103 milliseconds