Home
last modified time | relevance | path

Searched refs:timer_ctx (Results 1 – 1 of 1) sorted by relevance

/libuv/test/
H A Dtest-signal.c86 struct timer_ctx { struct
124 struct timer_ctx* ctx = container_of(handle, struct timer_ctx, handle); in timer_cb()
148 static void start_timer(uv_loop_t* loop, int signum, struct timer_ctx* ctx) { in start_timer()
158 struct timer_ctx tc; in TEST_IMPL()
190 struct timer_ctx tc[2]; in TEST_IMPL()
215 struct timer_ctx tc; in TEST_IMPL()
244 struct timer_ctx tc; in TEST_IMPL()

Completed in 9 milliseconds