Home
last modified time | relevance | path

Searched refs:__nanosleep (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libthread_xu/thread/
H A Dthr_syscalls.c133 int __nanosleep(const struct timespec *, struct timespec *);
332 __nanosleep(const struct timespec *time_to_sleep, in __nanosleep() function
346 __strong_reference(__nanosleep, nanosleep);
/dragonfly/lib/libthread_xu/
H A Dpthread.map11 __nanosleep;