Searched defs:timer_cb (Results 1 – 5 of 5) sorted by relevance
142 curl_multi_timer_callback timer_cb; member
198 static void timer_cb(const boost::system::error_code & error, GlobalInfo *g) in timer_cb() function
152 static gboolean timer_cb(gpointer data) in timer_cb() function
201 static void timer_cb(int fd, short kind, void *userp) in timer_cb() function
204 static void timer_cb(EV_P_ struct ev_timer *w, int revents) in timer_cb() function