Searched refs:thread_timer_handle1 (Results 1 – 2 of 2) sorted by relevance
76 static uv_timer_t thread_timer_handle1; variable84 ASSERT(timer == &thread_timer_handle1 || timer == &thread_timer_handle2); in ticktack()158 timer = &thread_timer_handle1; in run_event_loop()
94 static uv_timer_t thread_timer_handle1; variable107 ASSERT(timer == &thread_timer_handle1 || timer == &thread_timer_handle2); in ticktack()194 timer = &thread_timer_handle1; in run_event_loop()
Completed in 5 milliseconds