Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgpollfilemonitor.c41 #define POLL_TIME_SECS 5 macro
162 poll_monitor->timeout = g_timeout_source_new_seconds (POLL_TIME_SECS); in schedule_poll_timeout()