Home
last modified time | relevance | path

Searched refs:_SC_CPUTIME (Results 1 – 25 of 40) sorted by relevance

12

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_getcpuclockid/
D1-2.c33 if (sysconf(_SC_CPUTIME) == -1) { in main()
D1-1.c41 if (sysconf(_SC_CPUTIME) == -1) { in main()
D2-1.c31 if (sysconf(_SC_CPUTIME) == -1) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_getres/
D7-1.c23 if (sysconf(_SC_CPUTIME) == -1) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_condattr_setclock/
D1-3.c41 if (sysconf(_SC_CPUTIME) == -1) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_gettime/
D4-1.c39 if (sysconf(_SC_CPUTIME) == -1) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/
D10-1.c44 rc = sysconf(_SC_CPUTIME); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
D22-1.c61 ctp = sysconf(_SC_CPUTIME); in main()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c124 [_SC_CPUTIME] = VER, in sysconf()
/third_party/musl/src/conf/
Dsysconf.c127 [_SC_CPUTIME] = VER, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h402 #define _SC_CPUTIME 138 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h378 #define _SC_CPUTIME 138 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h405 #define _SC_CPUTIME 138 macro
/third_party/musl/include/
Dunistd.h444 #define _SC_CPUTIME 138 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h378 #define _SC_CPUTIME 138 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h378 #define _SC_CPUTIME 138 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h384 #define _SC_CPUTIME 138 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h402 #define _SC_CPUTIME 138 macro
/third_party/musl/libc-test/src/api/
Dunistd.c150 C(_SC_CPUTIME) in f()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt884 _SC_CPUTIME
Dfuchsia.txt1051 _SC_CPUTIME
Ddragonfly.txt1119 _SC_CPUTIME
Dnetbsd.txt1081 _SC_CPUTIME
Dfreebsd.txt1396 _SC_CPUTIME
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs769 pub const _SC_CPUTIME: ::c_int = 63; constant

12