Home
last modified time | relevance | path

Searched defs:a_fetch_and (Results 1 – 1 of 1) sorted by relevance

/external/musl/src/internal/
Datomic.h58 #define a_fetch_and a_fetch_and macro
59 static inline int a_fetch_and(volatile int *p, int v) in a_fetch_and() function
129 #define a_fetch_and a_fetch_and macro
130 static inline int a_fetch_and(volatile int *p, int v) in a_fetch_and() function