Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dthread.c11 #ifndef _POSIX_THREADS
28 #ifndef _POSIX_THREADS
40 #define _POSIX_THREADS macro
80 #if defined(_POSIX_THREADS)
173 #if (defined(_POSIX_THREADS) && defined(HAVE_CONFSTR) \ in PyThread_GetInfo()
195 #ifdef _POSIX_THREADS in PyThread_GetInfo()
211 #if (defined(_POSIX_THREADS) && defined(HAVE_CONFSTR) \ in PyThread_GetInfo()
Dcondvar.h46 #ifdef _POSIX_THREADS
/external/python/cpython2/Python/
Dthread.c11 #ifndef _POSIX_THREADS
28 #undef _POSIX_THREADS
34 #ifndef _POSIX_THREADS
58 #define _POSIX_THREADS macro
120 #undef _POSIX_THREADS
123 #ifdef _POSIX_THREADS
Dthread_solaris.h6 #undef _POSIX_THREADS
/external/python/cpython3/Include/internal/
Dcondvar.h4 #ifndef _POSIX_THREADS
13 #ifdef _POSIX_THREADS
/external/python/cpython3/Include/
Dpythread.h46 #if defined(_POSIX_THREADS)
112 #if defined(_POSIX_THREADS)
/external/ltp/testcases/kernel/sched/tool/
Dtime-schedule.c37 #ifdef _POSIX_THREADS
122 #ifdef _POSIX_THREADS in main()
317 #ifdef _POSIX_THREADS in run_yielder()
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dconfig.hpp245 # if defined(_POSIX_THREADS)
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h1191 #define _POSIX_THREADS 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h1191 #define _POSIX_THREADS 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h1191 #define _POSIX_THREADS 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h1191 #define _POSIX_THREADS 1 macro
/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py238 _POSIX_THREADS = 1 variable
/external/python/cpython2/RISCOS/
Dpyconfig.h184 #undef _POSIX_THREADS
/external/swiftshader/third_party/subzero/runtime/
Dszrt_asan.c30 #if _POSIX_THREADS
/external/python/cpython2/
Dconfigure.ac2661 # define _POSIX_THREADS in unistd.h. Some apparently don't
2663 AC_MSG_CHECKING(for _POSIX_THREADS in unistd.h)
2667 #ifdef _POSIX_THREADS
2767 AC_DEFINE(_POSIX_THREADS, 1, definition
Dpyconfig.h.in1225 #undef _POSIX_THREADS
/external/python/cpython3/
Dconfigure.ac3109 # define _POSIX_THREADS in unistd.h. Some apparently don't
3111 AC_MSG_CHECKING(for _POSIX_THREADS in unistd.h)
3115 #ifdef _POSIX_THREADS
3169 AC_DEFINE(_POSIX_THREADS, 1, definition
Dpyconfig.h.in1527 #undef _POSIX_THREADS