Home
last modified time | relevance | path

Searched refs:RegisterAsUnlocked (Results 1 – 3 of 3) sorted by relevance

/art/runtime/base/
Dmutex-inl.h157 inline void BaseMutex::RegisterAsUnlocked(Thread* self) { in RegisterAsUnlocked() function
202 RegisterAsUnlocked(self); in SharedUnlock()
295 RegisterAsUnlocked(self); in TransitionFromRunnableToSuspended()
Dmutex.h110 void RegisterAsUnlocked(Thread* self);
Dmutex.cc588 RegisterAsUnlocked(self); in ExclusiveUnlock()
727 RegisterAsUnlocked(self); in ExclusiveUnlock()