Go to the source code of this file.
Functions | |
static void | check_thread (void *arg) |
TEST_IMPL (thread_equal) | |
Variables | |
uv_thread_t | main_thread_id |
uv_thread_t | subthreads [2] |
|
static |
Definition at line 28 of file test-thread-equal.c.
TEST_IMPL | ( | thread_equal | ) |
Definition at line 35 of file test-thread-equal.c.
uv_thread_t main_thread_id |
Definition at line 25 of file test-thread-equal.c.
uv_thread_t subthreads[2] |
Definition at line 26 of file test-thread-equal.c.