Searched defs:increment_and_get (Results 1 – 3 of 3) sorted by relevance
37 pub fn increment_and_get(&mut self) -> Result<jint> { in increment_and_get() method
38 pub fn increment_and_get(&mut self) -> Result<jint> { in increment_and_get() method
364 def increment_and_get(self): member in _AtomicCounter