OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uv_sleep
(Results
1 - 25
of
30
) sorted by relevancy
1
2
/src/external/mit/libuv/dist/docs/code/thread-create/
main.c
9
uv_sleep
(1000);
20
uv_sleep
(3000);
/src/external/mit/libuv/dist/test/
test-hrtime.c
39
uv_sleep
(45);
test-barrier.c
42
uv_sleep
(c->delay);
59
uv_sleep
(100);
125
uv_sleep
(100); /* Wait a bit before terminating. */
test-semaphore.c
40
uv_sleep
(c->delay);
60
uv_sleep
(100);
benchmark-async-pummel.c
46
uv_sleep
(0);
test-async.c
67
uv_sleep
(0);
test-embed.c
38
uv_sleep
(250);
test-process-title-threadsafe.c
64
uv_sleep
(0);
test-poll-close-doesnt-corrupt-stack.c
64
uv_sleep
(VERIFY_AFTER);
test-pipe-set-non-blocking.c
42
uv_sleep
(100); /* make sure we are forcing the writer to block a bit */
run-tests.c
158
for (;;)
uv_sleep
(10000);
test-ipc-heavy-traffic-deadlock-bug.c
155
uv_sleep
(100);
test-poll-oob.c
56
uv_sleep
(100);
test-timer.c
418
uv_sleep
(timeout_ms * 2);
435
uv_sleep
(timeout_ms * 2);
runner-win.c
85
uv_sleep
(250);
test-tcp-reuseport.c
205
uv_sleep
(100);
test-udp-reuseport.c
242
uv_sleep
(100);
runner.c
287
uv_sleep
(1000);
test-ipc-send-recv.c
181
uv_sleep
(1000);
test-metrics.c
369
uv_sleep
(100);
test-fs-event.c
707
uv_sleep
(1100);
773
uv_sleep
(1100);
1008
uv_sleep
(1100);
test-threadpool-cancel.c
396
uv_sleep
(10);
/src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
uv-compat.h
77
#define
uv_sleep
(msec) usleep(msec * 1000)
macro
/src/external/mpl/bind/dist/tests/isc/
quota_test.c
241
uv_sleep
(10);
netmgr_common.h
180
uv_sleep
(T_WAIT); \
Completed in 30 milliseconds
1
2
Indexes created Fri Jun 19 00:25:02 UTC 2026