Searched defs:fetch_update (Results 1 – 4 of 4) sorted by relevance
267 pub fn fetch_update<F>( in fetch_update() method
492 fn fetch_update<F>(&self, mut f: F) -> Result<Snapshot, Snapshot> in fetch_update() method
290 pub fn fetch_update<F>(&self, mut f: F) -> Result<T, T> in fetch_update() method
625 pub fn fetch_update<'g, F>( in fetch_update() method