Home
last modified time | relevance | path

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

/third_party/wayland_standard/src/
Devent-loop.c1000 bool has_timers = false; in wl_event_loop_dispatch() local
1011 has_timers = true; in wl_event_loop_dispatch()
1014 if (has_timers) { in wl_event_loop_dispatch()