Go to the source code of this file.
Functions | |
static void | loop_instant_close_after_work_cb (uv_work_t *req, int status) |
static void | loop_instant_close_work_cb (uv_work_t *req) |
TEST_IMPL (loop_close) | |
TEST_IMPL (loop_instant_close) | |
static void | timer_cb (uv_timer_t *handle) |
Variables | |
static uv_timer_t | timer_handle |
Definition at line 62 of file test-loop-close.c.
|
static |
Definition at line 59 of file test-loop-close.c.
TEST_IMPL | ( | loop_close | ) |
Definition at line 33 of file test-loop-close.c.
TEST_IMPL | ( | loop_instant_close | ) |
Definition at line 65 of file test-loop-close.c.
|
static |
Definition at line 27 of file test-loop-close.c.
|
static |
Definition at line 25 of file test-loop-close.c.