Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/
D_threads.h101 inline long _STLP_atomic_increment_gcc_x86(long volatile* p) { in _STLP_atomic_increment_gcc_x86() function
110 # define _STLP_ATOMIC_INCREMENT(__x) (_STLP_atomic_increment_gcc_x86((long volatile*)__x))