Searched refs:part_s (Results 1 – 1 of 1) sorted by relevance
320 let mut part_s: Vec<Arc<Partition>> = Vec::new(); in new() localVariable338 part_s.push(Partition::new( in new()348 result.0.lock().partitions = part_s; in new()