Home
last modified time | relevance | path

Searched defs:rmtp (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/lib/posix/options/
Dclock.c196 struct timespec *rmtp) in __z_clock_nanosleep()
256 int nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep()
262 struct timespec *rmtp) in clock_nanosleep()
/Zephyr-latest/tests/posix/timers/src/
Dnanosleep.c18 const struct timespec *rqtp, struct timespec *rmtp) in select_nanosleep()