Home
last modified time | relevance | path

Searched defs:clockid (Results 1 – 25 of 28) sorted by relevance

12

/third_party/musl/src/thread/
Dpthread_getcpuclockid.c3 int pthread_getcpuclockid(pthread_t t, clockid_t *clockid) in pthread_getcpuclockid()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_condattr_getclock/
D1-1.c26 clockid_t clockid; in main() local
D1-2.c27 clockid_t clockid; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_condattr_setclock/
D1-3.c38 clockid_t clockid; in main() local
/third_party/ltp/include/
Dtst_safe_timerfd.h14 #define SAFE_TIMERFD_CREATE(clockid, flags)\ argument
Dtst_safe_clocks.h77 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/include/lapi/
Dtimerfd.h19 static inline int timerfd_create(int clockid, int flags) in timerfd_create()
/third_party/rust/crates/nix/test/
Dtest_timer.rs46 let clockid = ClockId::CLOCK_MONOTONIC; in alarm_fires() localVariable
/third_party/flutter/engine/flutter/fml/platform/linux/
Dtimerfd.cc17 int timerfd_create(int clockid, int flags) { in timerfd_create()
/third_party/musl/src/linux/
Dtimerfd.c7 int timerfd_create(int clockid, int flags) in timerfd_create()
/third_party/ltp/testcases/kernel/syscalls/timerfd/
Dtimerfd_create01.c35 int clockid; member
Dtimerfd01.c42 static unsigned long long getustime(int clockid) in getustime()
/third_party/ltp/lib/
Dtst_safe_timerfd.c15 int clockid, int flags) in safe_timerfd_create()
/third_party/musl/libc-test/src/functionalext/common/
Dpthread_util.h64 static inline void GetDelayedTimeByClockid(struct timespec *ts, unsigned int ms, clockid_t clockid) in GetDelayedTimeByClockid()
/third_party/gstreamer/gstplugins_good/gst/dtmf/
Dgstdtmfsrc.h83 GstClockID clockid; member
Dgstrtpdtmfsrc.h76 GstClockID clockid; member
Dgstrtpdtmfsrc.c659 GstClockID *clockid; in gst_rtp_dtmf_src_create() local
Dgstdtmfsrc.c649 GstClockID *clockid; in gst_dtmf_src_create() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstsystemclock.c150 GstClockID *clockid; in GST_START_TEST() local
/third_party/libevdev/test/
Dtest-libevdev-init.c545 int clockid; in START_TEST() local
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/
Dcheck.c617 static clockid_t clockid = -1; in check_get_clockid() local
/third_party/gstreamer/gstreamer/gst/
Dgstclock.c216 GstClockID clockid; member
/third_party/libevdev/libevdev/
Dlibevdev.c1859 libevdev_set_clock_id(struct libevdev *dev, int clockid) in libevdev_set_clock_id()
/third_party/libbpf/include/uapi/linux/
Dperf_event.h491 __s32 clockid; member
Dpkt_sched.h990 __s32 clockid; member

12