Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/parallel/
H A Dcompatibility.h95 __fetch_and_add_32(volatile int32_t* __ptr, int32_t __addend) in __fetch_and_add_32() function
190 (_Tp)__fetch_and_add_32((volatile int32_t*) __ptr, (int32_t)__addend); in __fetch_and_add()