Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dtime.h55 typedef INT clockid_t; typedef
73 INT clock_settime(clockid_t, const struct timespec *);
74 INT clock_gettime(clockid_t, struct timespec *);
75 INT clock_getres(clockid_t, struct timespec *);
Dtx_px_time.h66 INT clock_settime(clockid_t, const struct timespec *);
67 INT clock_gettime(clockid_t, struct timespec *);
68 INT clock_getres(clockid_t, struct timespec *);
Dpx_clock_getres.c67 INT clock_getres(clockid_t t, struct timespec * tspec) in clock_getres()
Dpx_clock_settime.c70 INT clock_settime(clockid_t t, const struct timespec * tspec) in clock_settime()
Dpx_clock_gettime.c69 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)