Go to the source code of this file.
Macros | |
#define | NUM_TICKS 64 |
Functions | |
static void | idle_cb (uv_idle_t *handle) |
TEST_IMPL (run_once) | |
Variables | |
static int | idle_counter |
static uv_idle_t | idle_handle |
#define NUM_TICKS 64 |
Definition at line 25 of file test-run-once.c.
|
static |
Definition at line 31 of file test-run-once.c.
TEST_IMPL | ( | run_once | ) |
Definition at line 39 of file test-run-once.c.
|
static |
Definition at line 28 of file test-run-once.c.
|
static |
Definition at line 27 of file test-run-once.c.