Home
last modified time | relevance | path

Searched refs:timeout_watcher_cb (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dfdevent_libev.c86 static void timeout_watcher_cb(struct ev_loop *loop, ev_timer *w, int revents) { in timeout_watcher_cb() function
96 ev_init(&timeout_watcher, timeout_watcher_cb); in fdevent_libev_poll()