Home
last modified time | relevance | path

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

/external/wayland/src/
Dwayland-private.h66 WL_MAP_ENTRY_ZOMBIE = (1 << 0) /* Client side only */ enumerator
Dwayland-client.c444 if (flags & WL_MAP_ENTRY_ZOMBIE) in free_zombies()
539 WL_MAP_ENTRY_ZOMBIE, in proxy_destroy()
Dconnection.c880 return !!(flags & WL_MAP_ENTRY_ZOMBIE); in wl_object_is_zombie()