Searched defs:timer_handle (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-loop-configure.c25 uv_timer_t timer_handle; local
H A Dtest-run-nowait.c25 static uv_timer_t timer_handle; variable
37 uv_timer_init(uv_default_loop(), &timer_handle); local
H A Dtest-default-loop-close.c37 uv_timer_t timer_handle; local
H A Dtest-loop-alive.c25 static uv_timer_t timer_handle; variable
49 uv_timer_init(uv_default_loop(), &timer_handle); local
H A Dtest-loop-close.c25 static uv_timer_t timer_handle; variable
H A Dtest-loop-stop.c26 static uv_timer_t timer_handle; variable
54 uv_timer_init(uv_default_loop(), &timer_handle); local
H A Dbenchmark-loop-count.c32 static uv_timer_t timer_handle; variable
H A Dtest-tcp-read-stop.c25 static uv_timer_t timer_handle; variable
H A Dtest-timer-from-check.c27 static uv_timer_t timer_handle; variable
H A Dtest-idle.c28 static uv_timer_t timer_handle; variable
H A Dbenchmark-queue-work.c49 uv_timer_t timer_handle; local
H A Dbenchmark-million-async.c79 uv_timer_t timer_handle; local
H A Dtest-tcp-unexpected-read.c26 static uv_timer_t timer_handle; variable
H A Dtest-fs-poll.c46 static uv_timer_t timer_handle; variable
H A Dtest-delayed-accept.c48 static void do_accept(uv_timer_t* timer_handle) { argument
80 uv_timer_t* timer_handle; local
[all...]
H A Dtest-loop-handles.c86 static uv_timer_t timer_handle; variable
H A Dbenchmark-udp-pummel.c151 uv_timer_t timer_handle; local
H A Dtest-fork.c63 uv_timer_t timer_handle; local
H A Dtest-poll.c59 uv_timer_t timer_handle; member in struct:connection_context_s
H A Dtest-threadpool-cancel.c37 uv_timer_t timer_handle; member in struct:cancel_info
[all...]
H A Dtest-timer.c303 uv_timer_t timer_handle; local
356 uv_timer_t timer_handle; local
H A Dbenchmark-pump.c79 static uv_timer_t timer_handle; variable
/netbsd-current/external/mit/libuv/dist/src/
H A Dfs-poll.c44 uv_timer_t timer_handle; member in struct:poll_ctx
[all...]
/netbsd-current/external/bsd/tcpdump/dist/
H A Dtcpdump.c285 static HANDLE timer_handle = INVALID_HANDLE_VALUE; variable

Completed in 222 milliseconds