Searched refs:atomic_fetch (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/libxshmfence/dist/src/ | ||
| H A D | xshmfence_futex.c | 80 return atomic_fetch(&f->v) == 1; |
| H A D | xshmfence_futex.h | 84 static inline int32_t atomic_fetch(int32_t *a) function in typeref:typename:int32_t |
Completed in 3 milliseconds