Home
last modified time | relevance | path

Searched defs:tspec (Results 1 – 3 of 3) sorted by relevance

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_clock_getres.c67 INT clock_getres(clockid_t t, struct timespec * tspec) in clock_getres()
Dpx_clock_gettime.c69 INT clock_gettime(clockid_t t, struct timespec * tspec) in clock_gettime()
Dpx_clock_settime.c70 INT clock_settime(clockid_t t, const struct timespec * tspec) in clock_settime()