Home
last modified time | relevance | path

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

/third_party/glib/gio/inotify/
Dinotify-kernel.c356 guint64 boredom_time = now + BOREDOM_SLEEP_TIME; in ik_source_dispatch() local
364 g_source_set_ready_time (source, MIN (dispatch_time, boredom_time)); in ik_source_dispatch()