HomeSort by: relevance | last modified time | path
    Searched defs:atomic_cmpset_rel_32 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/ia64/include/
atomic.h 294 atomic_cmpset_rel_32(volatile uint32_t* p, uint32_t cmpval, uint32_t newval) function in typeref:typename:int
321 #define atomic_cmpset_rel_int atomic_cmpset_rel_32
atomic.h 294 atomic_cmpset_rel_32(volatile uint32_t* p, uint32_t cmpval, uint32_t newval) function in typeref:typename:int
321 #define atomic_cmpset_rel_int atomic_cmpset_rel_32

Completed in 26 milliseconds