
Go to the source code of this file.
| Functions | |
| static void | prepare_cb (uv_prepare_t *handle) | 
| TEST_IMPL (loop_stop) | |
| static void | timer_cb (uv_timer_t *handle) | 
| Variables | |
| static int | num_ticks = 10 | 
| static int | prepare_called = 0 | 
| static uv_prepare_t | prepare_handle | 
| static int | timer_called = 0 | 
| static uv_timer_t | timer_handle | 
| 
 | static | 
Definition at line 32 of file test-loop-stop.c.
| TEST_IMPL | ( | loop_stop | ) | 
Definition at line 50 of file test-loop-stop.c.
| 
 | static | 
Definition at line 40 of file test-loop-stop.c.
| 
 | static | 
Definition at line 29 of file test-loop-stop.c.
| 
 | static | 
Definition at line 27 of file test-loop-stop.c.
| 
 | static | 
Definition at line 25 of file test-loop-stop.c.
| 
 | static | 
Definition at line 28 of file test-loop-stop.c.
| 
 | static | 
Definition at line 26 of file test-loop-stop.c.