Home
last modified time | relevance | path

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

/external/avahi/avahi-glib/
Dglib-watch.c61 gboolean timeout_req_cleanup; member
163 w->glib_poll->timeout_req_cleanup = TRUE; in watch_free()
206 t->glib_poll->timeout_req_cleanup = TRUE; in timeout_free()
227 g->timeout_req_cleanup = FALSE; in cleanup_timeouts()
265 if (g->timeout_req_cleanup) in prepare_func()
374 g->timeout_req_cleanup = FALSE; in avahi_glib_poll_new()
/external/avahi/avahi-common/
Dsimple-watch.c71 int watch_req_cleanup, timeout_req_cleanup; member
241 s->timeout_req_cleanup = 0; in cleanup_watches()
292 t->simple_poll->timeout_req_cleanup = 1; in timeout_free()
315 s->timeout_req_cleanup = 0; in cleanup_timeouts()
351 s->timeout_req_cleanup = 0; in avahi_simple_poll_new()
464 if (s->timeout_req_cleanup) in avahi_simple_poll_prepare()