Home
last modified time | relevance | path

Searched refs:_POSIX_TIMEOUTS (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/boost/interprocess/detail/
Dworkaround.hpp118 #if defined(_POSIX_TIMEOUTS) && ((_POSIX_TIMEOUTS + 0L) >= 200112L)
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dfeatures.h55 #define _POSIX_TIMEOUTS macro
/third_party/boost/boost/thread/detail/
Dconfig.hpp446 #elif (defined(_POSIX_TIMEOUTS) && (_POSIX_TIMEOUTS-0)>=200112L) \
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
Dstress.c50 #if _POSIX_TIMEOUTS < 0
53 #if _POSIX_TIMEOUTS == 0
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h237 #define _POSIX_TIMEOUTS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h265 #define _POSIX_TIMEOUTS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h237 #define _POSIX_TIMEOUTS _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h241 #define _POSIX_TIMEOUTS _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h265 #define _POSIX_TIMEOUTS _POSIX_VERSION macro
/third_party/musl/porting/linux/user/include/
Dunistd.h242 #define _POSIX_TIMEOUTS _POSIX_VERSION macro
/third_party/musl/ndk_musl_include/
Dunistd.h228 #define _POSIX_TIMEOUTS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h237 #define _POSIX_TIMEOUTS _POSIX_VERSION macro
/third_party/musl/include/
Dunistd.h241 #define _POSIX_TIMEOUTS _POSIX_VERSION macro
/third_party/musl/libc-test/src/api/
Dunistd.c37 A(_POSIX_TIMEOUTS >= 200809L) in f()
/third_party/boost/libs/config/test/
Dconfig_info.cpp970 PRINT_MACRO(_POSIX_TIMEOUTS); in print_platform_macros()