Go to the source code of this file.
Functions | |
static void | check_cb (uv_check_t *handle) |
TEST_IMPL (async_null_cb) | |
static void | thread_cb (void *dummy) |
Variables | |
static uv_async_t | async_handle |
static int | check_cb_called |
static uv_check_t | check_handle |
static uv_thread_t | thread |
|
static |
Definition at line 38 of file test-async-null-cb.c.
TEST_IMPL | ( | async_null_cb | ) |
Definition at line 46 of file test-async-null-cb.c.
|
static |
Definition at line 32 of file test-async-null-cb.c.
|
static |
Definition at line 26 of file test-async-null-cb.c.
|
static |
Definition at line 28 of file test-async-null-cb.c.
|
static |
Definition at line 27 of file test-async-null-cb.c.
|
static |
Definition at line 29 of file test-async-null-cb.c.