Searched defs:start_timer (Results 1 – 6 of 6) sorted by relevance
98 start_timer() in start_timer() function
102 start_timer() in start_timer() function
148 static void start_timer(uv_loop_t* loop, int signum, struct timer_ctx* ctx) { in start_timer() function
1512 start_timer(struct display *dp, int what) in start_timer() function1571 #define start_timer(dp, what) ((void)0) macro