/third_party/python/Python/ |
D | thread.c | 11 #ifndef _POSIX_THREADS 26 #ifndef _POSIX_THREADS 38 #define _POSIX_THREADS macro 97 #if defined(_POSIX_THREADS) 190 #if (defined(_POSIX_THREADS) && defined(HAVE_CONFSTR) \ in PyThread_GetInfo() 212 #ifdef _POSIX_THREADS in PyThread_GetInfo() 228 #if (defined(_POSIX_THREADS) && defined(HAVE_CONFSTR) \ in PyThread_GetInfo()
|
D | condvar.h | 46 #ifdef _POSIX_THREADS
|
/third_party/boost/boost/config/platform/ |
D | cygwin.hpp | 21 #if defined(_POSIX_THREADS) && (_POSIX_THREADS+0 >= 0) && !defined(BOOST_HAS_WINTHREADS)
|
D | solaris.hpp | 22 #if defined(__GNUC__) && defined(_POSIX_THREADS) && !defined(_PTHREADS)
|
D | vxworks.hpp | 137 # ifndef _POSIX_THREADS 138 # define _POSIX_THREADS 1 macro
|
/third_party/python/Include/internal/ |
D | pycore_condvar.h | 8 #ifndef _POSIX_THREADS 17 #ifdef _POSIX_THREADS
|
/third_party/boost/boost/config/detail/ |
D | posix_features.hpp | 45 # if defined(_POSIX_THREADS) && (_POSIX_THREADS+0 >= 0) && !defined(BOOST_HAS_WINTHREADS) && !d…
|
/third_party/python/Include/ |
D | pythread.h | 59 #if defined(_POSIX_THREADS) 126 #if defined(_POSIX_THREADS)
|
/third_party/ltp/testcases/kernel/sched/tool/ |
D | time-schedule.c | 37 #ifdef _POSIX_THREADS 122 #ifdef _POSIX_THREADS in main() 317 #ifdef _POSIX_THREADS in run_yielder()
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | features.h | 54 #define _POSIX_THREADS 1 macro
|
/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | config.hpp | 1568 # elif defined(_POSIX_THREADS) && (_POSIX_THREADS + 0 >= 0) 1581 # elif defined(_POSIX_THREADS) && (_POSIX_THREADS + 0 >= 0)
|
/third_party/boost/boost/asio/detail/ |
D | config.hpp | 1568 # elif defined(_POSIX_THREADS) && (_POSIX_THREADS + 0 >= 0) 1581 # elif defined(_POSIX_THREADS) && (_POSIX_THREADS + 0 >= 0)
|
/third_party/boost/boost/container/detail/ |
D | mutex.hpp | 62 #if !defined(BOOST_MUTEX_HELPER) && (defined(_POSIX_THREADS) || defined(BOOST_HAS_PTHREADS))
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | unistd.h | 229 #define _POSIX_THREADS _POSIX_VERSION macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | unistd.h | 257 #define _POSIX_THREADS _POSIX_VERSION macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | unistd.h | 229 #define _POSIX_THREADS _POSIX_VERSION macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/ |
D | szrt_asan.c | 30 #if _POSIX_THREADS
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | unistd.h | 233 #define _POSIX_THREADS _POSIX_VERSION macro
|
/third_party/musl/ndk_musl_include/ |
D | unistd.h | 220 #define _POSIX_THREADS _POSIX_VERSION macro
|
/third_party/musl/include/ |
D | unistd.h | 233 #define _POSIX_THREADS _POSIX_VERSION macro
|
/third_party/musl/porting/liteos_a/user/include/ |
D | unistd.h | 257 #define _POSIX_THREADS _POSIX_VERSION macro
|
/third_party/musl/porting/linux/user/include/ |
D | unistd.h | 234 #define _POSIX_THREADS _POSIX_VERSION macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | unistd.h | 229 #define _POSIX_THREADS _POSIX_VERSION macro
|
/third_party/musl/libc-test/src/api/ |
D | unistd.c | 36 A(_POSIX_THREADS >= 200809L) in f()
|
/third_party/boost/libs/config/test/ |
D | config_info.cpp | 969 PRINT_MACRO(_POSIX_THREADS); in print_platform_macros()
|