Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dthread.c10 #ifndef _POSIX_THREADS
27 #ifndef _POSIX_THREADS
39 #define _POSIX_THREADS macro
84 #ifdef _POSIX_THREADS
392 #if (defined(_POSIX_THREADS) && defined(HAVE_CONFSTR) \ in PyThread_GetInfo()
414 #ifdef _POSIX_THREADS in PyThread_GetInfo()
430 #if (defined(_POSIX_THREADS) && defined(HAVE_CONFSTR) \ in PyThread_GetInfo()
Dcondvar.h45 #ifndef _POSIX_THREADS
54 #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
117 #undef _POSIX_THREADS
120 #ifdef _POSIX_THREADS
Dthread_solaris.h6 #undef _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.h1185 #define _POSIX_THREADS 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h1185 #define _POSIX_THREADS 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h1185 #define _POSIX_THREADS 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h1185 #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/cpython3/Modules/
D_tracemalloc.c164 #if !(defined(_POSIX_THREADS) || defined(NT_THREADS))
/external/python/cpython2/
Dconfigure.ac2632 # define _POSIX_THREADS in unistd.h. Some apparently don't
2634 AC_MSG_CHECKING(for _POSIX_THREADS in unistd.h)
2638 #ifdef _POSIX_THREADS
2738 AC_DEFINE(_POSIX_THREADS, 1, definition
Dpyconfig.h.in1195 #undef _POSIX_THREADS
/external/python/cpython3/
Dconfigure.ac2957 # define _POSIX_THREADS in unistd.h. Some apparently don't
2959 AC_MSG_CHECKING(for _POSIX_THREADS in unistd.h)
2963 #ifdef _POSIX_THREADS
3024 AC_DEFINE(_POSIX_THREADS, 1, definition
Dpyconfig.h.in1456 #undef _POSIX_THREADS