Home
last modified time | relevance | path

Searched defs:usleep (Results 1 – 13 of 13) sorted by relevance

/netbsd/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsleep.c52 usleep(unsigned int useconds) in usleep() function
/netbsd/lib/libc/gen/
H A Dusleep.c43 __weak_alias(usleep,_usleep) in __weak_alias() argument
/netbsd/external/bsd/unbound/dist/
H A Dconfig.h.in1264 #define usleep(x) Sleep((x)/1000 + 1) /* on win32 */ macro
/netbsd/sys/arch/evbarm/stand/boot2440/
H A Dmain.c366 usleep(int us) { in usleep() function
/netbsd/external/bsd/libfido2/dist/src/
H A Du2f.c19 usleep(unsigned int usec) in usleep() function
/netbsd/external/mpl/bind/dist/lib/isc/win32/
H A Dtime.c644 usleep(useconds_t useconds) { in usleep() function
/netbsd/external/bsd/ppp/dist/chat/
H A Dchat.c1496 int usleep(long usec) /* delay in microseconds */ in usleep() function
/netbsd/external/bsd/unbound/include/
H A Dconfig.h1257 #define usleep(x) Sleep((x)/1000 + 1) /* on win32 */ macro
/netbsd/external/apache2/mDNSResponder/dist/mDNSShared/
H A Duds_daemon.c20 #define usleep(X) Sleep(((X)+999)/1000) macro
/netbsd/lib/libc/include/
H A Dnamespace.h761 #define usleep _usleep macro
/netbsd/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc344 TSAN_INTERCEPTOR(int, usleep, long_t usec) { in TSAN_INTERCEPTOR() argument
/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc359 TSAN_INTERCEPTOR(int, usleep, long_t usec) { in TSAN_INTERCEPTOR() argument
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc344 TSAN_INTERCEPTOR(int, usleep, long_t usec) { in TSAN_INTERCEPTOR() argument