Home
last modified time | relevance | path

Searched defs:clockID (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_hrtimer.c323 void linux_hrtimer_init(struct hrtimer *timer, clockid_t clockID, enum hrtimer_mode mode) in linux_hrtimer_init() argument
/third_party/musl/porting/liteos_m/user/hook/
H A Dlos_usr_libc.c306 int timer_create(clockid_t clockID, struct sigevent *restrict evp, timer_t *restrict timerID) in timer_create() argument
331 int clock_settime(clockid_t clockID, const struct timespec *tp) in clock_settime() argument
336 int clock_gettime(clockid_t clockID, struct timespec *tp) in clock_gettime() argument
341 int clock_getres(clockid_t clockID, struct timespec *tp) in clock_getres() argument

Completed in 3 milliseconds