| /third_party/musl/src/thread/ |
| D | pthread_getcpuclockid.c | 3 int pthread_getcpuclockid(pthread_t t, clockid_t *clockid) in pthread_getcpuclockid()
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_condattr_setclock/ |
| D | 1-3.c | 38 clockid_t clockid; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_condattr_getclock/ |
| D | 1-1.c | 26 clockid_t clockid; in main() local
|
| D | 1-2.c | 27 clockid_t clockid; in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/futex/ |
| D | futex2test.h | 25 struct timespec *timo, clockid_t clockid) in futex_waitv()
|
| /third_party/ltp/include/ |
| D | tst_safe_timerfd.h | 14 #define SAFE_TIMERFD_CREATE(clockid, flags)\ argument
|
| D | tst_safe_clocks.h | 77 clockid_t clockid, struct sigevent *sevp, timer_t *timerid) in safe_timer_create() 162 #define SAFE_TIMER_CREATE(clockid, sevp, timerid)\ argument
|
| /third_party/ltp/testcases/kernel/syscalls/timerfd/ |
| D | timerfd_create01.c | 22 int clockid; member
|
| D | timerfd01.c | 42 static unsigned long long getustime(int clockid) in getustime()
|
| /third_party/ltp/include/lapi/ |
| D | timerfd.h | 19 static inline int timerfd_create(int clockid, int flags) in timerfd_create()
|
| /third_party/rust/crates/nix/test/ |
| D | test_timer.rs | 46 let clockid = ClockId::CLOCK_MONOTONIC; in alarm_fires() localVariable
|
| /third_party/musl/src/linux/ |
| D | timerfd.c | 7 int timerfd_create(int clockid, int flags) in timerfd_create()
|
| /third_party/ltp/lib/ |
| D | tst_safe_timerfd.c | 15 int clockid, int flags) in safe_timerfd_create()
|
| /third_party/musl/libc-test/src/functionalext/common/ |
| D | pthread_util.h | 64 static inline void GetDelayedTimeByClockid(struct timespec *ts, unsigned int ms, clockid_t clockid) in GetDelayedTimeByClockid()
|
| /third_party/libevdev/test/ |
| D | test-libevdev-init.c | 545 int clockid; in START_TEST() local
|
| /third_party/libevdev/libevdev/ |
| D | libevdev.c | 1861 libevdev_set_clock_id(struct libevdev *dev, int clockid) in libevdev_set_clock_id()
|
| /third_party/libbpf/include/uapi/linux/ |
| D | perf_event.h | 492 __s32 clockid; member
|
| D | pkt_sched.h | 990 __s32 clockid; member
|
| /third_party/ntfs-3g/libfuse-lite/ |
| D | fuse.c | 1138 static clockid_t clockid = CLOCK_MONOTONIC; in curr_time() local
|
| /third_party/libfuse/lib/ |
| D | fuse.c | 2436 static clockid_t clockid = CLOCK_MONOTONIC; in curr_time() local
|