Home
last modified time | relevance | path

Searched refs:clockid_t (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dtime.h54 typedef INT clockid_t; typedef
72 INT clock_settime(clockid_t, const struct timespec *);
73 INT clock_gettime(clockid_t, struct timespec *);
74 INT clock_getres(clockid_t, struct timespec *);
Dtx_px_time.h65 INT clock_settime(clockid_t, const struct timespec *);
66 INT clock_gettime(clockid_t, struct timespec *);
67 INT clock_getres(clockid_t, struct timespec *);
Dpx_clock_getres.c66 INT clock_getres(clockid_t t, struct timespec * tspec) in clock_getres()
Dpx_clock_settime.c69 INT clock_settime(clockid_t t, const struct timespec * tspec) in clock_settime()
Dpx_clock_gettime.c68 INT clock_gettime(clockid_t t, struct timespec * tspec) in clock_gettime()
Dreadme_threadx_posix.txt199 INT clock_gettime(clockid_t t, struct timespec * tspec)
200 INT clock_settime(clockid_t t, const struct timespec * tspec)
201 INT clock_getres(clockid_t t, struct timespec * tspec)