Home
last modified time | relevance | path

Searched refs:sleep (Results 1 – 25 of 1581) sorted by relevance

12345678910>>...64

/netbsd/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dste-nomadik-pinctrl.dtsi54 ste,sleep = <SLPM_ENABLED>;
60 ste,sleep = <SLPM_ENABLED>;
66 ste,sleep = <SLPM_ENABLED>;
72 ste,sleep = <SLPM_ENABLED>;
78 ste,sleep = <SLPM_ENABLED>;
85 ste,sleep = <SLPM_ENABLED>;
92 ste,sleep = <SLPM_ENABLED>;
99 ste,sleep = <SLPM_ENABLED>;
106 ste,sleep = <SLPM_ENABLED>;
112 ste,sleep = <SLPM_ENABLED>;
[all …]
H A Dste-href.dtsi18 pinctrl-names = "default", "sleep";
26 pinctrl-names = "default", "sleep";
32 pinctrl-names = "default", "sleep";
39 pinctrl-names = "default","sleep";
46 pinctrl-names = "default","sleep";
53 pinctrl-names = "default","sleep";
117 pinctrl-names = "default","sleep";
139 pinctrl-names = "default", "sleep";
152 pinctrl-names = "default", "sleep";
169 pinctrl-names = "default", "sleep";
[all …]
/netbsd/crypto/external/cpl/tpm-tools/dist/test/
H A Dtpm_changeownerauth01.sh67 sleep 1
100 sleep 4
105 sleep 1
137 sleep 4
142 sleep 1
161 sleep 4
166 sleep 1
199 sleep 4
204 sleep 1
224 sleep 4
[all …]
/netbsd/tests/bin/sh/
H A Dt_wait.sh35 atf_require_prog sleep
56 atf_require_prog sleep
59 sleep 3 & P1=$!
60 sleep 1 & P2=$!
96 sleep 3 &
97 sleep 1 &
117 { sleep 3; exit 3; } &
118 { sleep 1; exit 7; } &
146 atf_require_prog sleep
163 (sleep 5; exit 3) &
[all …]
/netbsd/crypto/external/bsd/heimdal/dist/tests/kdc/
H A Dcheck-kadmin.in104 sleep 1
114 sleep 1
124 sleep 1
138 sleep 1
152 sleep 1
168 sleep 1
181 sleep 1
194 sleep 1
207 sleep 1
220 sleep 1
[all …]
/netbsd/external/cddl/dtracetoolkit/dist/
H A Dinstall38 (( SLEEP )) && sleep 1
47 (( SLEEP )) && sleep 1
63 (( SLEEP )) && sleep 1
74 (( SLEEP )) && sleep 1
90 (( SLEEP )) && sleep 1
93 (( SLEEP )) && sleep 1
117 (( SLEEP )) && sleep 1
134 (( SLEEP )) && sleep 1
/netbsd/external/bsd/unbound/dist/testdata/dnstap.tdir/
H A Ddnstap.test28 sleep 3
32 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi
33 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi
34 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi
35 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi
36 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi
37 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 10; fi
63 sleep 3
65 if grep "$x.example.net" tap.log >/dev/null; then :; else sleep 1; fi
66 if grep "$x.example.net" tap.log >/dev/null; then :; else sleep 1; fi
[all …]
/netbsd/external/bsd/unbound/dist/testdata/dnstap_tls.tdir/
H A Ddnstap_tls.test30 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi
31 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi
32 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi
33 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi
34 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi
35 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 10; fi
67 sleep 2
71 if grep "$x.example.net" tap2.log >/dev/null; then :; else sleep 1; fi
72 if grep "$x.example.net" tap2.log >/dev/null; then :; else sleep 1; fi
73 if grep "$x.example.net" tap2.log >/dev/null; then :; else sleep 1; fi
[all …]
/netbsd/external/bsd/unbound/dist/testdata/dnstap_tcp.tdir/
H A Ddnstap_tcp.test30 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi
31 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi
32 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi
33 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi
34 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi
35 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 10; fi
67 sleep 2
71 if grep "$x.example.net" tap2.log >/dev/null; then :; else sleep 1; fi
72 if grep "$x.example.net" tap2.log >/dev/null; then :; else sleep 1; fi
73 if grep "$x.example.net" tap2.log >/dev/null; then :; else sleep 1; fi
[all …]
/netbsd/external/ibm-public/postfix/dist/src/global/
H A Dscache_multi.in9 sleep 1
11 sleep 1
13 sleep 2
18 sleep 1
20 sleep 1
22 sleep 2
28 sleep 3
H A Dscache_multi.ref9 >>> sleep 1
11 >>> sleep 1
13 >>> sleep 2
18 >>> sleep 1
20 >>> sleep 1
22 >>> sleep 2
28 >>> sleep 3
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dprint-threads.c31 sleep (4); in main()
41 sleep (1); in thread_function()
46 sleep (1); in thread_function()
48 sleep (1); in thread_function()
50 sleep (1); in thread_function()
52 sleep (1); in thread_function()
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dprint-threads.c31 sleep (4); in main()
41 sleep (1); in thread_function()
46 sleep (1); in thread_function()
48 sleep (1); in thread_function()
50 sleep (1); in thread_function()
52 sleep (1); in thread_function()
/netbsd/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dphp_syscolors_example.txt17 0 18426/1 41 func_abc.php:18 func -> sleep
20 0 18426/1 30 func_abc.php:18 func <- sleep
22 0 18426/1 28 func_abc.php:11 func -> sleep
25 0 18426/1 29 func_abc.php:11 func <- sleep
27 0 18426/1 28 func_abc.php:5 func -> sleep
30 0 18426/1 28 func_abc.php:5 func <- sleep
54 0 18426/1 28 func_abc.php:5 func -> sleep
57 0 18426/1 28 func_abc.php:5 func <- sleep
61 then invokes sleep, which uses the syscall nanosleep. Approximately one
62 second later nanosleep returns, then sleep finishes, then func_c finishes.
H A Dphp_flowtime_example.txt9 0 3646108339090 func_abc.php 32 -> sleep
10 0 3646109341043 func_abc.php 1001953 <- sleep
12 0 3646109341098 func_abc.php 23 -> sleep
13 0 3646110350712 func_abc.php 1009614 <- sleep
15 0 3646110350768 func_abc.php 23 -> sleep
16 0 3646111362323 func_abc.php 1011554 <- sleep
24 showing that func_a() began; slept, and returned from sleep; and then called
32 calling the sleep function beginning was 32 microseconds".
H A Dphp_flowinfo_example.txt9 0 18422/1 35 func_abc.php:18 func -> sleep
10 0 18422/1 1009146 func_abc.php:18 func <- sleep
12 0 18422/1 24 func_abc.php:11 func -> sleep
13 0 18422/1 1009803 func_abc.php:11 func <- sleep
15 0 18422/1 24 func_abc.php:5 func -> sleep
16 0 18422/1 1009953 func_abc.php:5 func <- sleep
24 showing that func_a() began; slept, and returned from sleep; and then called
30 calling the sleep function beginning was 35 microseconds".
H A Dphp_flow_example.txt9 0 3645535409653 func_abc.php -> sleep
10 0 3645536410511 func_abc.php <- sleep
12 0 3645536410557 func_abc.php -> sleep
13 0 3645537420627 func_abc.php <- sleep
15 0 3645537420673 func_abc.php -> sleep
16 0 3645538430106 func_abc.php <- sleep
24 showing that func_a() began; slept, and returned from sleep; and then called
/netbsd/external/cddl/dtracetoolkit/dist/Examples/
H A Dphp_syscolors_example.txt17 0 18426/1 41 func_abc.php:18 func -> sleep
20 0 18426/1 30 func_abc.php:18 func <- sleep
22 0 18426/1 28 func_abc.php:11 func -> sleep
25 0 18426/1 29 func_abc.php:11 func <- sleep
27 0 18426/1 28 func_abc.php:5 func -> sleep
30 0 18426/1 28 func_abc.php:5 func <- sleep
54 0 18426/1 28 func_abc.php:5 func -> sleep
57 0 18426/1 28 func_abc.php:5 func <- sleep
61 then invokes sleep, which uses the syscall nanosleep. Approximately one
62 second later nanosleep returns, then sleep finishes, then func_c finishes.
H A Dphp_flowtime_example.txt9 0 3646108339090 func_abc.php 32 -> sleep
10 0 3646109341043 func_abc.php 1001953 <- sleep
12 0 3646109341098 func_abc.php 23 -> sleep
13 0 3646110350712 func_abc.php 1009614 <- sleep
15 0 3646110350768 func_abc.php 23 -> sleep
16 0 3646111362323 func_abc.php 1011554 <- sleep
24 showing that func_a() began; slept, and returned from sleep; and then called
32 calling the sleep function beginning was 32 microseconds".
H A Dphp_flowinfo_example.txt9 0 18422/1 35 func_abc.php:18 func -> sleep
10 0 18422/1 1009146 func_abc.php:18 func <- sleep
12 0 18422/1 24 func_abc.php:11 func -> sleep
13 0 18422/1 1009803 func_abc.php:11 func <- sleep
15 0 18422/1 24 func_abc.php:5 func -> sleep
16 0 18422/1 1009953 func_abc.php:5 func <- sleep
24 showing that func_a() began; slept, and returned from sleep; and then called
30 calling the sleep function beginning was 35 microseconds".
H A Dphp_flow_example.txt9 0 3645535409653 func_abc.php -> sleep
10 0 3645536410511 func_abc.php <- sleep
12 0 3645536410557 func_abc.php -> sleep
13 0 3645537420627 func_abc.php <- sleep
15 0 3645537420673 func_abc.php -> sleep
16 0 3645538430106 func_abc.php <- sleep
24 showing that func_a() began; slept, and returned from sleep; and then called
/netbsd/external/bsd/unbound/dist/testdata/padding.tdir/
H A Dpadding.test30 sleep 3
34 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi
35 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi
36 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi
37 if grep "www.example.com" tap.log >/dev/null; then :; else sleep 1; fi
135 if grep "fini" tap.log >/dev/null; then :; else sleep 1; fi
136 if grep "fini" tap.log >/dev/null; then :; else sleep 1; fi
137 if grep "fini" tap.log >/dev/null; then :; else sleep 1; fi
138 if grep "fini" tap.log >/dev/null; then :; else sleep 1; fi
139 if grep "fini" tap.log >/dev/null; then :; else sleep 1; fi
[all …]
/netbsd/games/trek/
H A Ddestruct.c80 sleep(3); in destruct()
86 sleep(1); in destruct()
91 sleep(2); in destruct()
97 sleep(2); in destruct()
100 sleep(1); in destruct()
105 sleep(2); in destruct()
/netbsd/external/bsd/openldap/dist/tests/scripts/
H A Dtest022-ppolicy44 sleep 1
55 sleep 5
92 sleep 2
94 sleep 2
96 sleep 2
111 sleep 1
128 sleep 1
132 sleep 2
135 sleep 2
138 sleep 2
[all …]
/netbsd/external/mpl/bind/dist/bin/tests/optional/
H A Drwlock_test.c27 #define sleep(x) Sleep(1000 * x) macro
42 sleep(1); in run1()
49 sleep(1); in run1()
56 sleep(1); in run1()
73 sleep(1); in run2()
80 sleep(1); in run2()
87 sleep(1); in run2()

12345678910>>...64