Searched refs:no_gc (Results 1 – 1 of 1) sorted by relevance
715 fn no_gc(self) -> Result<(bool, T)>; in no_gc() method725 fn no_gc(self) -> Result<(bool, T)> { in no_gc() method852 Self::init_tables(tx).context("Trying to initialize tables.").no_gc() in new()1036 .no_gc() in do_table_size_query()1188 return Ok(result).no_gc(); in handle_next_superseded_blobs()1207 Ok(vec![]).no_gc() in handle_next_superseded_blobs()1255 .no_gc() in key_exists()1303 .no_gc() in store_super_key()1335 .no_gc() in load_super_key()1430 Ok((KEY_ID_LOCK.get(id), entry)).no_gc() in get_or_create_key_with()[all …]