Home
last modified time | relevance | path

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

/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
/third_party/ltp/testcases/kernel/syscalls/timerfd/
H A Dtimerfd_create01.c22 int clockid; member
H A Dtimerfd01.c42 static unsigned long long getustime(int clockid) in getustime() argument
/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
/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
/third_party/ltp/include/
H A Dtst_safe_clocks.h76 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 Dtest-libevdev-init.c545 int clockid; in START_TEST() local
/third_party/musl/libc-test/src/functionalext/common/
H A Dpthread_util.h64 static inline void GetDelayedTimeByClockid(struct timespec *ts, unsigned int ms, clockid_t clockid) in GetDelayedTimeByClockid() argument
/third_party/libevdev/libevdev/
H A Dlibevdev.c1861 libevdev_set_clock_id(struct libevdev *dev, int clockid) in libevdev_set_clock_id() argument
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c1138 static clockid_t clockid = CLOCK_MONOTONIC; in curr_time() local
/third_party/libbpf/include/uapi/linux/
H A Dpkt_sched.h990 __s32 clockid; member
H A Dperf_event.h492 __s32 clockid; member
/third_party/libfuse/lib/
H A Dfuse.c2436 static clockid_t clockid = CLOCK_MONOTONIC; in curr_time() local

Completed in 22 milliseconds