Searched defs:timer_cb (Results 1 – 7 of 7) sorted by relevance
41 static int timer_cb(void *map, int *key, struct hmap_elem *val) in timer_cb() function
28 static int timer_cb(void *map, int *key, struct timer *timer) in timer_cb() function
147 curl_multi_timer_callback timer_cb; member
220 static void timer_cb(int fd, short kind, void *userp) in timer_cb() function
220 static void timer_cb(EV_P_ struct ev_timer *w, int revents) in timer_cb() function
145 static gboolean timer_cb(gpointer data) in timer_cb() function
221 static void timer_cb(GlobalInfo* g, int revents) in timer_cb() function