Go to the source code of this file.
Functions | |
TEST_IMPL (walk_handles) | |
static void | timer_cb (uv_timer_t *handle) |
static void | walk_cb (uv_handle_t *handle, void *arg) |
Variables | |
static char | magic_cookie [] = "magic cookie" |
static int | seen_timer_handle |
static uv_timer_t | timer |
TEST_IMPL | ( | walk_handles | ) |
Definition at line 52 of file test-walk-handles.c.
|
static |
Definition at line 44 of file test-walk-handles.c.
|
static |
Definition at line 33 of file test-walk-handles.c.
|
static |
Definition at line 28 of file test-walk-handles.c.
|
static |
Definition at line 29 of file test-walk-handles.c.
|
static |
Definition at line 30 of file test-walk-handles.c.