Searched refs:increase_count (Results 1 – 3 of 3) sorted by relevance
38 pub fn increase_count(&mut self) { in increase_count() method63 counter.lock().unwrap().increase_count(); in new()
124 fn increase_count(&mut self); in increase_count() method
262 fn increase_count(&mut self) { in increase_count() method264 counter.lock().unwrap().increase_count(); in increase_count()