Searched refs:wl_shm_sigbus_once (Results 1 – 1 of 1) sorted by relevance
51 static pthread_once_t wl_shm_sigbus_once = PTHREAD_ONCE_INIT; variable572 pthread_once(&wl_shm_sigbus_once, init_sigbus_data_key); in wl_shm_buffer_begin_access()