Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport/unit/
Dstring_test.cpp25 # define USE_PTHREAD_API macro
68 #if !defined (USE_PTHREAD_API) && !defined (USE_WINDOWS_API)
145 #if defined (USE_PTHREAD_API) || defined (USE_WINDOWS_API)
146 # if defined (USE_PTHREAD_API)
212 #if defined (USE_PTHREAD_API) || defined (USE_WINDOWS_API) in mt()
214 # if defined (USE_PTHREAD_API) in mt()
/ndk/tests/device/test-gnustl-full/unit/
Dstring_test.cpp25 # define USE_PTHREAD_API macro
68 #if !defined (USE_PTHREAD_API) && !defined (USE_WINDOWS_API)
145 #if defined (USE_PTHREAD_API) || defined (USE_WINDOWS_API)
146 # if defined (USE_PTHREAD_API)
212 #if defined (USE_PTHREAD_API) || defined (USE_WINDOWS_API) in mt()
214 # if defined (USE_PTHREAD_API) in mt()