Home
last modified time | relevance | path

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

/dragonfly/lib/libc/gen/
HDsleep.c66 __weak_reference(__sleep, _sleep);
HDSymbol.map720 _sleep;
/dragonfly/lib/libthread_xu/thread/
HDthr_syscalls.c158 unsigned _sleep(unsigned);
611 _sleep(unsigned int seconds) in _sleep() function
623 __strong_reference(_sleep, sleep);
/dragonfly/lib/libc/include/
HDnamespace.h268 #define sleep _sleep
/dragonfly/lib/libthread_xu/
HDpthread.map182 _sleep;