Home
last modified time | relevance | path

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

/third_party/wayland_standard/src/
Devent-loop.c49 #define TIMER_REMOVED -2 macro
525 if (list_cursor->base.fd != TIMER_REMOVED) in wl_timer_heap_dispatch()
842 source->fd != TIMER_REMOVED) { in wl_event_source_remove()
849 source->fd = TIMER_REMOVED; in wl_event_source_remove()