gen_function_with_mutex
mutex_types
inner
Arc<Mutex<T>>
&mut self
Arc::new(Mutex::new(v))
Arc::new(v)