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

/art/runtime/base/
H A Dmutex.cc875 uint64_t old_owner = guard_.exclusive_owner_; local
879 guard_.exclusive_owner_ = old_owner;
921 uint64_t old_owner = guard_.exclusive_owner_; local
933 guard_.exclusive_owner_ = old_owner;

Completed in 409 milliseconds