Searched defs:timer_cb (Results 1 – 8 of 8) 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
63 sapi::v::RemotePtr timer_cb(timer_cb_voidptr); in UVTimerStart() local
155 curl_multi_timer_callback timer_cb; member
145 static gboolean timer_cb(gpointer data) in timer_cb() function
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
221 static void timer_cb(GlobalInfo* g, int revents) in timer_cb() function