Searched refs:SwapMutexRead64 (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Datomic.cc46 int64_t QuasiAtomic::SwapMutexRead64(volatile const int64_t* addr) { function in class:art::QuasiAtomic
H A Datomic.h90 return SwapMutexRead64(addr);
176 static int64_t SwapMutexRead64(volatile const int64_t* addr);

Completed in 99 milliseconds