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

/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_threads.h101 inline long _STLP_atomic_increment_gcc_x86(long volatile* p) { function
110 # define _STLP_ATOMIC_INCREMENT(__x) (_STLP_atomic_increment_gcc_x86((long volatile*)__x))
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
H A D_threads.h101 inline long _STLP_atomic_increment_gcc_x86(long volatile* p) { function
110 # define _STLP_ATOMIC_INCREMENT(__x) (_STLP_atomic_increment_gcc_x86((long volatile*)__x))
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
H A D_threads.h101 inline long _STLP_atomic_increment_gcc_x86(long volatile* p) { function
110 # define _STLP_ATOMIC_INCREMENT(__x) (_STLP_atomic_increment_gcc_x86((long volatile*)__x))
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
H A D_threads.h101 inline long _STLP_atomic_increment_gcc_x86(long volatile* p) { function
110 # define _STLP_ATOMIC_INCREMENT(__x) (_STLP_atomic_increment_gcc_x86((long volatile*)__x))

Completed in 538 milliseconds