Searched refs:current_pool (Results 1 – 2 of 2) sorted by relevance
89 current_pool: None, in new()183 current_pool: Option<Arc<LocalPoolInner>>, field217 if let Some(ref mut current_pool) = self.current_pool { in alloc()218 if let Some(already_existing_set) = current_pool.reserve.pop() { in alloc()221 pool: current_pool.clone(), in alloc()255 self.current_pool = Some(Arc::new(LocalPoolInner { in alloc()
79 struct wl_shm_pool *current_pool; member499 pool = sigbus_data->current_pool; in sigbus_handler()602 assert(sigbus_data->current_pool == NULL || in wl_shm_buffer_begin_access()603 sigbus_data->current_pool == pool); in wl_shm_buffer_begin_access()605 sigbus_data->current_pool = pool; in wl_shm_buffer_begin_access()640 sigbus_data->current_pool = NULL; in wl_shm_buffer_end_access()