Searched refs:ExclusiveUnlockUncontended (Results 1 – 3 of 3) sorted by relevance
238 void ExclusiveUnlockUncontended();
558 void Mutex::ExclusiveUnlockUncontended() { in ExclusiveUnlockUncontended() function in art::Mutex
244 monitor_lock_.ExclusiveUnlockUncontended(); in Install()