Searched refs:UnlockImpl (Results 1 – 2 of 2) sorted by relevance
135 UnlockImpl(); in Unlock()152 void UnlockImpl();
222 void CheckedMutex::UnlockImpl() { deadlock_detector.Unlock(type_); } in UnlockImpl() function in __sanitizer::CheckedMutex