Home
last modified time | relevance | path

Searched refs:a_sc_p (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/musl/arch/arm64/
H A Datomic_arch.h45 #define a_sc_p a_sc_p macro
46 static inline int a_sc_p(volatile int *p, void *v) in a_sc_p() function
63 } while (!a_sc_p(p, s)); in a_cas_p()