/external/stlport/stlport/stl/ |
_threads.h | 52 * __stl_atomic_t _STLP_ATOMIC_EXCHANGE(volatile __stl_atomic_t* __target, __stl_atomic_t __val) : 71 # define _STLP_ATOMIC_EXCHANGE(__p, __q) test_and_set(__p, __q) 73 # define _STLP_ATOMIC_EXCHANGE(__p, __q) __test_and_set((unsigned long*)__p, (unsigned long)__q) 136 # define _STLP_ATOMIC_EXCHANGE(__x, __y) InterlockedExchange(__CONST_CAST(long*, __x), __y) 140 # define _STLP_ATOMIC_EXCHANGE(__x, __y) InterlockedExchange(__x, __y) 149 # define _STLP_ATOMIC_EXCHANGE __ATOMIC_EXCH_LONG 236 # if defined(_STLP_ATOMIC_EXCHANGE) 276 #if defined (_STLP_ATOMIC_EXCHANGE) || defined (_STLP_SGI_THREADS) 282 # if defined (_STLP_ATOMIC_EXCHANGE) 500 !defined (_STLP_ATOMIC_EXCHANGE) && [all...] |
_sparc_atomic.h | 7 ** int _STLP_atomic_exchange (__stl_atomic_t *pvalue, __stl_atomic_t value) 33 # define _STLP_ATOMIC_EXCHANGE(__pvalue1, __value2) \ 53 extern "C" __stl_atomic_t _STLP_atomic_exchange(__stl_atomic_t * __x, __stl_atomic_t __v); 59 # define _STLP_ATOMIC_EXCHANGE(__x, __y) _STLP_atomic_exchange((__stl_atomic_t*)__x, (__stl_atomic_t)__y)
|
_threads.c | 119 # if defined(_STLP_ATOMIC_EXCHANGE)
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_threads.h | 52 * __stl_atomic_t _STLP_ATOMIC_EXCHANGE(volatile __stl_atomic_t* __target, __stl_atomic_t __val) : 71 # define _STLP_ATOMIC_EXCHANGE(__p, __q) test_and_set(__p, __q) 73 # define _STLP_ATOMIC_EXCHANGE(__p, __q) __test_and_set((unsigned long*)__p, (unsigned long)__q) 136 # define _STLP_ATOMIC_EXCHANGE(__x, __y) InterlockedExchange(__CONST_CAST(long*, __x), __y) 140 # define _STLP_ATOMIC_EXCHANGE(__x, __y) InterlockedExchange(__x, __y) 149 # define _STLP_ATOMIC_EXCHANGE __ATOMIC_EXCH_LONG 236 # if defined(_STLP_ATOMIC_EXCHANGE) 276 #if defined (_STLP_ATOMIC_EXCHANGE) || defined (_STLP_SGI_THREADS) 282 # if defined (_STLP_ATOMIC_EXCHANGE) 500 !defined (_STLP_ATOMIC_EXCHANGE) && [all...] |
_sparc_atomic.h | 7 ** int _STLP_atomic_exchange (__stl_atomic_t *pvalue, __stl_atomic_t value) 33 # define _STLP_ATOMIC_EXCHANGE(__pvalue1, __value2) \ 53 extern "C" __stl_atomic_t _STLP_atomic_exchange(__stl_atomic_t * __x, __stl_atomic_t __v); 59 # define _STLP_ATOMIC_EXCHANGE(__x, __y) _STLP_atomic_exchange((__stl_atomic_t*)__x, (__stl_atomic_t)__y)
|
_threads.c | 119 # if defined(_STLP_ATOMIC_EXCHANGE)
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_threads.h | 52 * __stl_atomic_t _STLP_ATOMIC_EXCHANGE(volatile __stl_atomic_t* __target, __stl_atomic_t __val) : 71 # define _STLP_ATOMIC_EXCHANGE(__p, __q) test_and_set(__p, __q) 73 # define _STLP_ATOMIC_EXCHANGE(__p, __q) __test_and_set((unsigned long*)__p, (unsigned long)__q) 136 # define _STLP_ATOMIC_EXCHANGE(__x, __y) InterlockedExchange(__CONST_CAST(long*, __x), __y) 140 # define _STLP_ATOMIC_EXCHANGE(__x, __y) InterlockedExchange(__x, __y) 149 # define _STLP_ATOMIC_EXCHANGE __ATOMIC_EXCH_LONG 236 # if defined(_STLP_ATOMIC_EXCHANGE) 276 #if defined (_STLP_ATOMIC_EXCHANGE) || defined (_STLP_SGI_THREADS) 282 # if defined (_STLP_ATOMIC_EXCHANGE) 500 !defined (_STLP_ATOMIC_EXCHANGE) && [all...] |
_sparc_atomic.h | 7 ** int _STLP_atomic_exchange (__stl_atomic_t *pvalue, __stl_atomic_t value) 33 # define _STLP_ATOMIC_EXCHANGE(__pvalue1, __value2) \ 53 extern "C" __stl_atomic_t _STLP_atomic_exchange(__stl_atomic_t * __x, __stl_atomic_t __v); 59 # define _STLP_ATOMIC_EXCHANGE(__x, __y) _STLP_atomic_exchange((__stl_atomic_t*)__x, (__stl_atomic_t)__y)
|
_threads.c | 119 # if defined(_STLP_ATOMIC_EXCHANGE)
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_threads.h | 52 * __stl_atomic_t _STLP_ATOMIC_EXCHANGE(volatile __stl_atomic_t* __target, __stl_atomic_t __val) : 71 # define _STLP_ATOMIC_EXCHANGE(__p, __q) test_and_set(__p, __q) 73 # define _STLP_ATOMIC_EXCHANGE(__p, __q) __test_and_set((unsigned long*)__p, (unsigned long)__q) 136 # define _STLP_ATOMIC_EXCHANGE(__x, __y) InterlockedExchange(__CONST_CAST(long*, __x), __y) 140 # define _STLP_ATOMIC_EXCHANGE(__x, __y) InterlockedExchange(__x, __y) 149 # define _STLP_ATOMIC_EXCHANGE __ATOMIC_EXCH_LONG 236 # if defined(_STLP_ATOMIC_EXCHANGE) 276 #if defined (_STLP_ATOMIC_EXCHANGE) || defined (_STLP_SGI_THREADS) 282 # if defined (_STLP_ATOMIC_EXCHANGE) 500 !defined (_STLP_ATOMIC_EXCHANGE) && [all...] |
_sparc_atomic.h | 7 ** int _STLP_atomic_exchange (__stl_atomic_t *pvalue, __stl_atomic_t value) 33 # define _STLP_ATOMIC_EXCHANGE(__pvalue1, __value2) \ 53 extern "C" __stl_atomic_t _STLP_atomic_exchange(__stl_atomic_t * __x, __stl_atomic_t __v); 59 # define _STLP_ATOMIC_EXCHANGE(__x, __y) _STLP_atomic_exchange((__stl_atomic_t*)__x, (__stl_atomic_t)__y)
|
_threads.c | 119 # if defined(_STLP_ATOMIC_EXCHANGE)
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_threads.h | 52 * __stl_atomic_t _STLP_ATOMIC_EXCHANGE(volatile __stl_atomic_t* __target, __stl_atomic_t __val) : 71 # define _STLP_ATOMIC_EXCHANGE(__p, __q) test_and_set(__p, __q) 73 # define _STLP_ATOMIC_EXCHANGE(__p, __q) __test_and_set((unsigned long*)__p, (unsigned long)__q) 136 # define _STLP_ATOMIC_EXCHANGE(__x, __y) InterlockedExchange(__CONST_CAST(long*, __x), __y) 140 # define _STLP_ATOMIC_EXCHANGE(__x, __y) InterlockedExchange(__x, __y) 149 # define _STLP_ATOMIC_EXCHANGE __ATOMIC_EXCH_LONG 236 # if defined(_STLP_ATOMIC_EXCHANGE) 276 #if defined (_STLP_ATOMIC_EXCHANGE) || defined (_STLP_SGI_THREADS) 282 # if defined (_STLP_ATOMIC_EXCHANGE) 500 !defined (_STLP_ATOMIC_EXCHANGE) && [all...] |
_sparc_atomic.h | 7 ** int _STLP_atomic_exchange (__stl_atomic_t *pvalue, __stl_atomic_t value) 33 # define _STLP_ATOMIC_EXCHANGE(__pvalue1, __value2) \ 53 extern "C" __stl_atomic_t _STLP_atomic_exchange(__stl_atomic_t * __x, __stl_atomic_t __v); 59 # define _STLP_ATOMIC_EXCHANGE(__x, __y) _STLP_atomic_exchange((__stl_atomic_t*)__x, (__stl_atomic_t)__y)
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_threads.h | 52 * __stl_atomic_t _STLP_ATOMIC_EXCHANGE(volatile __stl_atomic_t* __target, __stl_atomic_t __val) : 71 # define _STLP_ATOMIC_EXCHANGE(__p, __q) test_and_set(__p, __q) 73 # define _STLP_ATOMIC_EXCHANGE(__p, __q) __test_and_set((unsigned long*)__p, (unsigned long)__q) 136 # define _STLP_ATOMIC_EXCHANGE(__x, __y) InterlockedExchange(__CONST_CAST(long*, __x), __y) 140 # define _STLP_ATOMIC_EXCHANGE(__x, __y) InterlockedExchange(__x, __y) 149 # define _STLP_ATOMIC_EXCHANGE __ATOMIC_EXCH_LONG 236 # if defined(_STLP_ATOMIC_EXCHANGE) 276 #if defined (_STLP_ATOMIC_EXCHANGE) || defined (_STLP_SGI_THREADS) 282 # if defined (_STLP_ATOMIC_EXCHANGE) 500 !defined (_STLP_ATOMIC_EXCHANGE) && [all...] |
_sparc_atomic.h | 7 ** int _STLP_atomic_exchange (__stl_atomic_t *pvalue, __stl_atomic_t value) 33 # define _STLP_ATOMIC_EXCHANGE(__pvalue1, __value2) \ 53 extern "C" __stl_atomic_t _STLP_atomic_exchange(__stl_atomic_t * __x, __stl_atomic_t __v); 59 # define _STLP_ATOMIC_EXCHANGE(__x, __y) _STLP_atomic_exchange((__stl_atomic_t*)__x, (__stl_atomic_t)__y)
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_threads.h | 52 * __stl_atomic_t _STLP_ATOMIC_EXCHANGE(volatile __stl_atomic_t* __target, __stl_atomic_t __val) : 71 # define _STLP_ATOMIC_EXCHANGE(__p, __q) test_and_set(__p, __q) 73 # define _STLP_ATOMIC_EXCHANGE(__p, __q) __test_and_set((unsigned long*)__p, (unsigned long)__q) 136 # define _STLP_ATOMIC_EXCHANGE(__x, __y) InterlockedExchange(__CONST_CAST(long*, __x), __y) 140 # define _STLP_ATOMIC_EXCHANGE(__x, __y) InterlockedExchange(__x, __y) 149 # define _STLP_ATOMIC_EXCHANGE __ATOMIC_EXCH_LONG 236 # if defined(_STLP_ATOMIC_EXCHANGE) 276 #if defined (_STLP_ATOMIC_EXCHANGE) || defined (_STLP_SGI_THREADS) 282 # if defined (_STLP_ATOMIC_EXCHANGE) 500 !defined (_STLP_ATOMIC_EXCHANGE) && [all...] |
_sparc_atomic.h | 7 ** int _STLP_atomic_exchange (__stl_atomic_t *pvalue, __stl_atomic_t value) 33 # define _STLP_ATOMIC_EXCHANGE(__pvalue1, __value2) \ 53 extern "C" __stl_atomic_t _STLP_atomic_exchange(__stl_atomic_t * __x, __stl_atomic_t __v); 59 # define _STLP_ATOMIC_EXCHANGE(__x, __y) _STLP_atomic_exchange((__stl_atomic_t*)__x, (__stl_atomic_t)__y)
|
/external/stlport/stlport/stl/config/ |
_watcom.h | 148 # define _STLP_ATOMIC_EXCHANGE(__x, __y) __stl_InterlockedExchange((long*)__x, (long)__y)
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_watcom.h | 148 # define _STLP_ATOMIC_EXCHANGE(__x, __y) __stl_InterlockedExchange((long*)__x, (long)__y)
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
_watcom.h | 148 # define _STLP_ATOMIC_EXCHANGE(__x, __y) __stl_InterlockedExchange((long*)__x, (long)__y)
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
_watcom.h | 148 # define _STLP_ATOMIC_EXCHANGE(__x, __y) __stl_InterlockedExchange((long*)__x, (long)__y)
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
_watcom.h | 148 # define _STLP_ATOMIC_EXCHANGE(__x, __y) __stl_InterlockedExchange((long*)__x, (long)__y)
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/ |
_watcom.h | 148 # define _STLP_ATOMIC_EXCHANGE(__x, __y) __stl_InterlockedExchange((long*)__x, (long)__y)
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/ |
_watcom.h | 148 # define _STLP_ATOMIC_EXCHANGE(__x, __y) __stl_InterlockedExchange((long*)__x, (long)__y)
|