Searched refs:_nanosleep (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/lib/libkse/thread/
H A Dthr_select.c61 ret = _nanosleep(&ts, NULL);
H A Dthr_nanosleep.c45 _nanosleep(const struct timespec *time_to_sleep, function
130 ret = _nanosleep(time_to_sleep, time_remaining);
H A Dthr_init.c105 &_nanosleep,
/freebsd-10-stable/lib/libkse/
H A Dkse.map196 _nanosleep;
/freebsd-10-stable/lib/libc/include/
H A Dnamespace.h81 #define nanosleep _nanosleep
/freebsd-10-stable/lib/libc/net/
H A Drcmd.c205 (void)_nanosleep(&time_to_sleep, &time_remaining);
/freebsd-10-stable/lib/libc/yp/
H A Dyplib.c493 _nanosleep(&time_to_sleep,

Completed in 226 milliseconds