Home
last modified time | relevance | path

Searched defs:clock_getres (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/src/time/
Dclock_getres.c4 int clock_getres(clockid_t clk, struct timespec *ts) in clock_getres() function
/third_party/musl/porting/linux/user/src/time/
Dclock_getres.c40 int clock_getres(clockid_t clk, struct timespec *ts) in clock_getres() function
/third_party/musl/porting/liteos_m/user/include/
Dusr_lib_ops.h100 int (*clock_getres)(clockid_t clockID, struct timespec *tp); member
/third_party/musl/porting/liteos_m/user/hook/
Dlos_usr_libc.c341 int clock_getres(clockid_t clockID, struct timespec *tp) in clock_getres() function