Home
last modified time | relevance | path

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

/art/runtime/base/
Dmutex.cc477 self->CheckEmptyCheckpointFromMutex(); in ExclusiveLock()
812 self->CheckEmptyCheckpointFromMutex(); in ExclusiveLock()
891 self->CheckEmptyCheckpointFromMutex(); in ExclusiveLockWithTimeout()
936 self->CheckEmptyCheckpointFromMutex(); in HandleSharedLockContention()
/art/runtime/
Dthread-inl.h135 inline void Thread::CheckEmptyCheckpointFromMutex() { in CheckEmptyCheckpointFromMutex() function
Dthread.h305 void CheckEmptyCheckpointFromMutex();