Searched refs:__atomic_add_single (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/libstdc++/include/ext/
H A Datomicity.h75 __atomic_add_single(_Atomic_word* __mem, int __val) function
100 __atomic_add_single(__mem, __val);
102 __atomic_add_single(__mem, __val);

Completed in 43 milliseconds