Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_threads.h114 inline long _STLP_atomic_decrement_gcc_x86(long volatile* p) { in _STLP_atomic_decrement_gcc_x86() function
123 # define _STLP_ATOMIC_DECREMENT(__x) (_STLP_atomic_decrement_gcc_x86((long volatile*)__x))