Searched defs:try_arch_atomic_exchange_rlx (Results 1 - 2 of 2) sorted by relevance

/seL4-l4v-master/seL4/include/arch/arm/arch/model/
H A Dsmp.h19 static inline bool_t try_arch_atomic_exchange_rlx(void *ptr, void *new_val, void **prev) function
/seL4-l4v-master/seL4/include/arch/x86/arch/model/
H A Dsmp.h39 static inline bool_t try_arch_atomic_exchange_rlx(void *ptr, void *new_val, void **prev) function

Completed in 606 milliseconds