Home
last modified time | relevance | path

Searched refs:usleep (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/netbsd/games/hals_end/
H A Dhals_end.c39 usleep(worddelay); in say()
44 usleep(sayingspeed); in say()
76 usleep(sdelay); in stutter()
81 usleep(sdelay); in stutter()
107 usleep(mdelay); in mumble()
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dnext-while-other-thread-longjmps.c45 usleep (1); in thread_longjmp()
70 usleep (1); in thread_try_catch()
101 #define LINE usleep (1) in main()
H A Dqueue-signal.c67 usleep (100); in sigusr1_thread_function()
76 usleep (100); in sigusr2_thread_function()
103 usleep (100); in all_threads_running()
H A Dprocess-dies-while-handling-bp.c40 usleep (1); /* set break here */ in thread_func()
69 usleep (100); in main()
H A Dwatchthreads.c48 args[i] = 1; usleep (1); /* Init value. */ in main()
74 (*myp) ++; usleep (1); /* Loop increment. */ in thread_function()
H A Dlocal-watch-wrong-thread.c36 usleep (1); /* Loop increment 1. */ in thread_function0()
60 usleep (1); /* Loop increment 2. */ in thread_function1()
H A Dbreak-while-running.c43 usleep (1); in child_function_0()
64 usleep (1); in child_function_1()
H A Dwatchthreads2.c101 usleep (1); in thread_function()
110 ++x; usleep (1); /* X increment. */ in thread_function()
H A Dwp-replication.c115 usleep (1); in thread_function()
140 usleep (100); in thread_function()
H A Dsignal-while-stepping-over-bp-other-thread.c32 usleep (10); in handler()
92 usleep (0); in main()
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dnext-while-other-thread-longjmps.c45 usleep (1); in thread_longjmp()
70 usleep (1); in thread_try_catch()
101 #define LINE usleep (1) in main()
H A Dqueue-signal.c67 usleep (100); in sigusr1_thread_function()
76 usleep (100); in sigusr2_thread_function()
103 usleep (100); in all_threads_running()
H A Dprocess-dies-while-handling-bp.c40 usleep (1); /* set break here */ in thread_func()
69 usleep (100); in main()
H A Dwatchthreads.c48 args[i] = 1; usleep (1); /* Init value. */ in main()
74 (*myp) ++; usleep (1); /* Loop increment. */ in thread_function()
H A Dbreak-while-running.c43 usleep (1); in child_function_0()
64 usleep (1); in child_function_1()
H A Dlocal-watch-wrong-thread.c36 usleep (1); /* Loop increment 1. */ in thread_function0()
60 usleep (1); /* Loop increment 2. */ in thread_function1()
H A Dwatchthreads2.c101 usleep (1); in thread_function()
110 ++x; usleep (1); /* X increment. */ in thread_function()
H A Dsignal-while-stepping-over-bp-other-thread.c32 usleep (10); in handler()
92 usleep (0); in main()
H A Dwp-replication.c115 usleep (1); in thread_function()
140 usleep (100); in thread_function()
/netbsd/external/mpl/bind/dist/bin/named/
H A Dfuzz.c91 usleep(10000);
114 usleep(1000000);
335 usleep(10000);
367 usleep(1000000);
638 usleep(10000);
670 usleep(1000000);
699 usleep(10000);
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dinterrupt-daemon-attach.c50 usleep (1000); in main()
65 usleep (1000); in main()
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dinterrupt-daemon-attach.c50 usleep (1000); in main()
65 usleep (1000); in main()
/netbsd/lib/libc/gen/
H A Dusleep.c43 __weak_alias(usleep,_usleep) in __weak_alias() argument
47 usleep(useconds_t useconds) in __weak_alias()
/netbsd/usr.bin/tip/aculib/
H A Dventel.c87 (void)usleep(DELAYUS); in ven_dialer()
90 (void)usleep(DELAYUS); in ven_dialer()
229 (void)usleep(DELAYUS); in vensync()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_thread.cc42 int usleep(unsigned); in thread_alot_func()
43 usleep(50); in thread_alot_func()

12345678910>>...13