Home
last modified time | relevance | path

Searched refs:usleep (Results 226 – 250 of 308) sorted by relevance

12345678910>>...13

/netbsd/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-run.c776 usleep (10000); in run()
/netbsd/games/snake/snake/
H A Dsnake.c101 #define delay(t) usleep(t * 50000);
/netbsd/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-crtlmap.map836 usleep
/netbsd/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-run.c776 usleep (10000); in run()
/netbsd/crypto/external/bsd/openssl.old/dist/test/
H A Dssltestlib.c28 usleep(millis * 1000); in ossl_sleep()
/netbsd/usr.sbin/bta2dpd/bta2dpd/
H A Dbta2dpd.c867 usleep(1); in do_interrupt()
/netbsd/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-crtlmap.map836 usleep
/netbsd/external/bsd/nsd/dist/
H A Dacx_nlnetlabs.m4103 # AHX_CONFIG_W32_USLEEP - w32 compat for usleep
1285 dnl provide w32 compat definition for usleep
1289 #define usleep(x) Sleep((x)/1000 + 1) /* on win32 */
/netbsd/external/bsd/unbound/dist/
H A Dacx_nlnetlabs.m4103 # AHX_CONFIG_W32_USLEEP - w32 compat for usleep
1285 dnl provide w32 compat definition for usleep
1289 #define usleep(x) Sleep((x)/1000 + 1) /* on win32 */
/netbsd/usr.bin/spell/spell/
H A Dspecial.netbsd1344 usleep
/netbsd/external/bsd/unbound/dist/testcode/
H A Dchecklocks.c554 usleep(1000); /* in 1/1000000s of a second */ in timed_spinlock()
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A Dipcio.cc930 usleep (ipc_delay_microsec); in print()
H A Dutil.cc974 usleep (deltausec); in dbe_dispatch_on_thread()
/netbsd/lib/librumpclient/
H A Drumpclient.c190 usleep(100000 * reconretries); in send_with_recon()
/netbsd/dist/pf/usr.sbin/ftp-proxy/
H A Dftp-proxy.c1087 usleep(5000); in allow_data_connection()
/netbsd/lib/libukfs/
H A Dukfs.c607 usleep(1); in doukfsmount()
/netbsd/lib/libc/include/
H A Dnamespace.h761 #define usleep _usleep macro
/netbsd/external/ibm-public/postfix/dist/proto/
H A Dstop.spell-cc1534 usleep
/netbsd/external/bsd/ntp/dist/sntp/libevent/
H A Dconfig.h.in379 /* Define to 1 if you have the `usleep' function. */
/netbsd/external/bsd/libevent/dist/
H A Devent-config.h.cmake193 /* Define to 1 if you have the `usleep' function. */
H A Dconfig.h.in401 /* Define to 1 if you have the `usleep' function. */
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dfbsd-nat.c1586 usleep (10000); in follow_fork()
/netbsd/lib/librumpuser/
H A Drumpuser_sp.c915 usleep(10000); in schedulework()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dfbsd-nat.c1586 usleep (10000); in follow_fork()
/netbsd/usr.sbin/traceroute/
H A Dtraceroute.c943 usleep(pausemsecs * 1000); in main()

12345678910>>...13