Home
last modified time | relevance | path

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

12

/third_party/python/Python/
Dthread.c11 #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()
Dcondvar.h46 #ifdef _POSIX_THREADS
/third_party/boost/boost/config/platform/
Dcygwin.hpp21 #if defined(_POSIX_THREADS) && (_POSIX_THREADS+0 >= 0) && !defined(BOOST_HAS_WINTHREADS)
Dsolaris.hpp22 #if defined(__GNUC__) && defined(_POSIX_THREADS) && !defined(_PTHREADS)
Dvxworks.hpp137 # ifndef _POSIX_THREADS
138 # define _POSIX_THREADS 1 macro
/third_party/python/Include/internal/
Dpycore_condvar.h8 #ifndef _POSIX_THREADS
17 #ifdef _POSIX_THREADS
/third_party/boost/boost/config/detail/
Dposix_features.hpp45 # if defined(_POSIX_THREADS) && (_POSIX_THREADS+0 >= 0) && !defined(BOOST_HAS_WINTHREADS) && !d…
/third_party/python/Include/
Dpythread.h59 #if defined(_POSIX_THREADS)
126 #if defined(_POSIX_THREADS)
/third_party/ltp/testcases/kernel/sched/tool/
Dtime-schedule.c37 #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/
Dfeatures.h54 #define _POSIX_THREADS 1 macro
/third_party/boost/libs/asio/include/boost/asio/detail/
Dconfig.hpp1568 # elif defined(_POSIX_THREADS) && (_POSIX_THREADS + 0 >= 0)
1581 # elif defined(_POSIX_THREADS) && (_POSIX_THREADS + 0 >= 0)
/third_party/boost/boost/asio/detail/
Dconfig.hpp1568 # elif defined(_POSIX_THREADS) && (_POSIX_THREADS + 0 >= 0)
1581 # elif defined(_POSIX_THREADS) && (_POSIX_THREADS + 0 >= 0)
/third_party/boost/boost/container/detail/
Dmutex.hpp62 #if !defined(BOOST_MUTEX_HELPER) && (defined(_POSIX_THREADS) || defined(BOOST_HAS_PTHREADS))
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h229 #define _POSIX_THREADS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h257 #define _POSIX_THREADS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h229 #define _POSIX_THREADS _POSIX_VERSION macro
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/
Dszrt_asan.c30 #if _POSIX_THREADS
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h233 #define _POSIX_THREADS _POSIX_VERSION macro
/third_party/musl/ndk_musl_include/
Dunistd.h220 #define _POSIX_THREADS _POSIX_VERSION macro
/third_party/musl/include/
Dunistd.h233 #define _POSIX_THREADS _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h257 #define _POSIX_THREADS _POSIX_VERSION macro
/third_party/musl/porting/linux/user/include/
Dunistd.h234 #define _POSIX_THREADS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h229 #define _POSIX_THREADS _POSIX_VERSION macro
/third_party/musl/libc-test/src/api/
Dunistd.c36 A(_POSIX_THREADS >= 200809L) in f()
/third_party/boost/libs/config/test/
Dconfig_info.cpp969 PRINT_MACRO(_POSIX_THREADS); in print_platform_macros()

12