Home
last modified time | relevance | path

Searched defs:clockid (Results 1 - 25 of 110) sorted by relevance

12345

/third_party/musl/src/thread/
H A Dpthread_getcpuclockid.c3 int pthread_getcpuclockid(pthread_t t, clockid_t *clockid) in pthread_getcpuclockid() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_condattr_getclock/
H A D1-2.c27 clockid_t clockid; in main() local
H A D1-1.c26 clockid_t clockid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_condattr_setclock/
H A D1-3.c38 clockid_t clockid; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/futex/include/
H A Dfutex2test.h18 futex_waitv(volatile struct futex_waitv *waiters, unsigned long nr_waiters, unsigned long flags, struct timespec *timo, clockid_t clockid) futex_waitv() argument
/kernel/liteos_a/testsuites/unittest/libc/time/clock/full/
H A Dclock_test_003.cpp35 clockid_t clockid; in ClockTest() local
[all...]
H A Dclock_test_005.cpp35 clockid_t clockid; in ClockTest() local
H A Dclock_test_004.cpp36 clockid_t clockid; in ClockTest() local
H A Dclock_test_002.cpp57 clockid_t clockid; in ClockTest() local
/third_party/ltp/testcases/kernel/syscalls/timerfd/
H A Dtimerfd_create01.c22 int clockid; member
/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutex2test.h23 futex_waitv(volatile struct futex_waitv *waiters, unsigned long nr_waiters, unsigned long flags, struct timespec *timo, clockid_t clockid) futex_waitv() argument
/kernel/liteos_a/testsuites/unittest/container/full/
H A DIt_pid_container_021.cpp36 clockid_t clockid; in ChildFun() local
/kernel/liteos_m/testsuites/unittest/xts/time/
H A Dalarm_test.c55 clockid_t clockid = GetRandom(2048); /* 2048, common data for test, no special meaning */ variable
/third_party/ltp/include/lapi/
H A Dtimerfd.h19 static inline int timerfd_create(int clockid, int flags) in timerfd_create() argument
/third_party/ltp/lib/
H A Dtst_safe_timerfd.c14 safe_timerfd_create(const char *file, const int lineno, int clockid, int flags) safe_timerfd_create() argument
/third_party/musl/src/linux/
H A Dtimerfd.c7 int timerfd_create(int clockid, int flags) in timerfd_create() argument
/kernel/linux/linux-5.10/tools/testing/selftests/timens/
H A Dtimer.c18 int run_test(int clockid, struct timespec now) in run_test() argument
H A Dtimerfd.c18 static int tclock_gettime(clock_t clockid, struct timespec *now) in tclock_gettime() argument
25 int run_test(int clockid, struct timespec now) in run_test() argument
[all...]
H A Dtimens.h30 static inline bool check_skip(int clockid) in check_skip() argument
H A Dgettime_perf.c39 static void test(clock_t clockid, char *clockstr, bool in_ns) in test() argument
H A Dfutex.c20 static int run_test(int clockid) in run_test() argument
/kernel/linux/linux-6.6/tools/testing/selftests/timens/
H A Dtimens.h30 static inline bool check_skip(int clockid) in check_skip() argument
H A Dgettime_perf.c47 static void test(clock_t clockid, char *clockstr, bool in_ns) in test() argument
H A Dfutex.c20 static int run_test(int clockid) in run_test() argument
H A Dtimer.c18 int run_test(int clockid, struct timespec now) in run_test() argument

Completed in 6 milliseconds

12345