Home
last modified time | relevance | path

Searched refs:_sleep (Results 1 – 5 of 5) sorted by relevance

/dragonfly/lib/libc/gen/
H A Dsleep.c66 __weak_reference(__sleep, _sleep);
H A DSymbol.map720 _sleep;
/dragonfly/lib/libthread_xu/thread/
H A Dthr_syscalls.c158 unsigned _sleep(unsigned);
611 _sleep(unsigned int seconds) in _sleep() function
623 __strong_reference(_sleep, sleep);
/dragonfly/lib/libc/include/
H A Dnamespace.h268 #define sleep _sleep
/dragonfly/lib/libthread_xu/
H A Dpthread.map182 _sleep;