Home
last modified time | relevance | path

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

/aosp12/art/runtime/base/
H A Dmutex.cc81 static inline void SleepIfRuntimeDeleted(Thread* self) { in SleepIfRuntimeDeleted() function
484 SleepIfRuntimeDeleted(self); in ExclusiveLock()
787 SleepIfRuntimeDeleted(self); in ExclusiveLock()
870 SleepIfRuntimeDeleted(self); in ExclusiveLockWithTimeout()
908 SleepIfRuntimeDeleted(self); in HandleSharedLockContention()
1090 SleepIfRuntimeDeleted(self); in WaitHoldingLocks()
1132 SleepIfRuntimeDeleted(self); in TimedWait()