Searched refs:_STLP_atomic_add_gcc_x86 (Results 1 – 1 of 1) sorted by relevance
92 inline long _STLP_atomic_add_gcc_x86(long volatile* p, long addend) { in _STLP_atomic_add_gcc_x86() function101 # define _STLP_ATOMIC_ADD(__dst, __val) _STLP_atomic_add_gcc_x86(__dst, __val)