Home
last modified time | relevance | path

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

/external/wayland/src/
Devent-loop.c63 struct wl_timer_heap { struct
78 struct wl_timer_heap timers; argument
282 wl_timer_heap_init(struct wl_timer_heap *timers, struct wl_event_loop *loop) in wl_timer_heap_init()
297 wl_timer_heap_release(struct wl_timer_heap *timers) in wl_timer_heap_release()
306 wl_timer_heap_ensure_timerfd(struct wl_timer_heap *timers) in wl_timer_heap_ensure_timerfd()
334 wl_timer_heap_reserve(struct wl_timer_heap *timers) in wl_timer_heap_reserve()
355 wl_timer_heap_unreserve(struct wl_timer_heap *timers) in wl_timer_heap_unreserve()
443 wl_timer_heap_disarm(struct wl_timer_heap *timers, in wl_timer_heap_disarm()
474 wl_timer_heap_arm(struct wl_timer_heap *timers, in wl_timer_heap_arm()
489 wl_timer_heap_dispatch(struct wl_timer_heap *timers) in wl_timer_heap_dispatch()
[all …]