Home
last modified time | relevance | path

Searched refs:_POSIX_THREAD_CPUTIME (Results 1 - 15 of 15) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dfeatures.h40 #define _POSIX_THREAD_CPUTIME 1 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_getres/
H A D8-1.c20 #if _POSIX_THREAD_CPUTIME != -1 in main()
24 printf("_POSIX_THREAD_CPUTIME not supported\n"); in main()
51 printf("_POSIX_THREAD_CPUTIME not supported\n"); in main()
/third_party/node/deps/v8/src/base/platform/
H A Dtime.cc762 #elif(defined(_POSIX_THREAD_CPUTIME) && (_POSIX_THREAD_CPUTIME >= 0)) || \ in IsSupported()
786 #elif(defined(_POSIX_THREAD_CPUTIME) && (_POSIX_THREAD_CPUTIME >= 0)) || \ in Now()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
H A D11-1.c9 * if _POSIX_THREAD_CPUTIME is defined, the new thread shall have a CPU-time
57 #if _POSIX_THREAD_CPUTIME == -1 in main()
58 printf("_POSIX_THREAD_CPUTIME not supported\n"); in main()
64 printf("_POSIX_THREAD_CPUTIME not supported\n"); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/
H A D11-1.c33 #if _POSIX_THREAD_CPUTIME == -1 in main()
34 printf("_POSIX_THREAD_CPUTIME not defined\n"); in main()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h263 #define _POSIX_THREAD_CPUTIME _POSIX_VERSION macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h239 #define _POSIX_THREAD_CPUTIME _POSIX_VERSION macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h266 #define _POSIX_THREAD_CPUTIME _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h263 #define _POSIX_THREAD_CPUTIME _POSIX_VERSION macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h239 #define _POSIX_THREAD_CPUTIME _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h245 #define _POSIX_THREAD_CPUTIME _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h239 #define _POSIX_THREAD_CPUTIME _POSIX_VERSION macro
/third_party/musl/include/
H A Dunistd.h305 #define _POSIX_THREAD_CPUTIME _POSIX_VERSION macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c61 A(_POSIX_THREAD_CPUTIME >= 0) in f()
/third_party/rust/crates/nix/src/
H A Dunistd.rs2392 _POSIX_THREAD_CPUTIME = libc::_SC_THREAD_CPUTIME,

Completed in 18 milliseconds