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