Home
last modified time | relevance | path

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

/third_party/wayland_standard/src/
Dwayland-shm.c66 bool sigbus_is_impossible; member
285 pool->sigbus_is_impossible = (seals & F_SEAL_SHRINK) ? true : false; in shm_create_pool()
287 pool->sigbus_is_impossible = false; in shm_create_pool()
588 if (pool->sigbus_is_impossible) in wl_shm_buffer_begin_access()
626 if (pool->sigbus_is_impossible) in wl_shm_buffer_end_access()