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