Searched defs:get_and_increment (Results 1 – 5 of 5) sorted by relevance
13 uint64_t get_and_increment() { in get_and_increment() function
23 def get_and_increment method in Google.Protobuf.Internal.AtomicCounter
15 unsafe fn get_and_increment<T>(ptr: &mut *mut T) -> *mut T { in get_and_increment() function
592 def get_and_increment(): function