Searched defs:start_timer (Results 1 – 5 of 5) 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
61 def start_timer(self): member in DirectoryEventBucket
1512 start_timer(struct display *dp, int what) in start_timer() function1571 #define start_timer(dp, what) ((void)0) macro