Searched refs:next_tick (Results 1 – 1 of 1) sorted by relevance
49 static void next_tick(uv_idle_t* handle) { in next_tick() function65 uv_idle_start(&idle, next_tick); in TEST_IMPL()