Home
last modified time | relevance | path

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

/external/wayland/src/
Devent-loop.c84 mask |= WL_EVENT_WRITABLE; in wl_event_source_fd_dispatch()
115 if (mask & WL_EVENT_WRITABLE) in add_source()
157 if (mask & WL_EVENT_WRITABLE) in wl_event_source_fd_update()
Dwayland-server-core.h40 WL_EVENT_WRITABLE = 0x02, enumerator
Dwayland-server.c287 if (mask & WL_EVENT_WRITABLE) { in wl_client_connection_data()
1124 WL_EVENT_WRITABLE | in wl_display_flush_clients()