/third_party/musl/src/thread/ |
H A D | pthread_getcpuclockid.c | 3 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 D | 1-2.c | 27 clockid_t clockid; in main() local
|
H A D | 1-1.c | 26 clockid_t clockid; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_condattr_setclock/ |
H A D | 1-3.c | 38 clockid_t clockid; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/timerfd/ |
H A D | timerfd_create01.c | 22 int clockid; member
|
H A D | timerfd01.c | 42 static unsigned long long getustime(int clockid) in getustime() argument
|
/third_party/ltp/testcases/kernel/syscalls/futex/ |
H A D | futex2test.h | 23 futex_waitv(volatile struct futex_waitv *waiters, unsigned long nr_waiters, unsigned long flags, struct timespec *timo, clockid_t clockid) futex_waitv() argument
|
/third_party/ltp/include/lapi/ |
H A D | timerfd.h | 19 static inline int timerfd_create(int clockid, int flags) in timerfd_create() argument
|
/third_party/ltp/lib/ |
H A D | tst_safe_timerfd.c | 14 safe_timerfd_create(const char *file, const int lineno, int clockid, int flags) safe_timerfd_create() argument
|
/third_party/musl/src/linux/ |
H A D | timerfd.c | 7 int timerfd_create(int clockid, int flags) in timerfd_create() argument
|
/third_party/ltp/include/ |
H A D | tst_safe_clocks.h | 76 safe_timer_create(const char *file, const int lineno, clockid_t clockid, struct sigevent *sevp, timer_t *timerid) safe_timer_create() argument
|
/third_party/libevdev/test/ |
H A D | test-libevdev-init.c | 545 int clockid; in START_TEST() local
|
/third_party/musl/libc-test/src/functionalext/common/ |
H A D | pthread_util.h | 64 static inline void GetDelayedTimeByClockid(struct timespec *ts, unsigned int ms, clockid_t clockid) in GetDelayedTimeByClockid() argument
|
/third_party/libevdev/libevdev/ |
H A D | libevdev.c | 1861 libevdev_set_clock_id(struct libevdev *dev, int clockid) in libevdev_set_clock_id() argument
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse.c | 1138 static clockid_t clockid = CLOCK_MONOTONIC; in curr_time() local
|
/third_party/libbpf/include/uapi/linux/ |
H A D | pkt_sched.h | 990 __s32 clockid; member
|
H A D | perf_event.h | 492 __s32 clockid; member
|
/third_party/libfuse/lib/ |
H A D | fuse.c | 2436 static clockid_t clockid = CLOCK_MONOTONIC; in curr_time() local
|