read_locked

Function read_locked 

Source
pub fn read_locked<T: Clone>(x: &Arc<RwLock<T>>) -> T