Home
last modified time | relevance | path

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

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