Home
last modified time | relevance | path

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

/art/runtime/base/
Dmutex.cc67 static inline void SleepIfRuntimeDeleted(Thread* self) { in SleepIfRuntimeDeleted() function
457 SleepIfRuntimeDeleted(self); in ExclusiveLock()
709 SleepIfRuntimeDeleted(self); in ExclusiveLock()
792 SleepIfRuntimeDeleted(self); in ExclusiveLockWithTimeout()
830 SleepIfRuntimeDeleted(self); in HandleSharedLockContention()
1012 SleepIfRuntimeDeleted(self); in WaitHoldingLocks()
1054 SleepIfRuntimeDeleted(self); in TimedWait()