Home
last modified time | relevance | path

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

/art/runtime/base/
Dmutex.cc458 self->CheckEmptyCheckpointFromMutex(); in ExclusiveLock()
778 self->CheckEmptyCheckpointFromMutex(); in ExclusiveLock()
857 self->CheckEmptyCheckpointFromMutex(); in ExclusiveLockWithTimeout()
901 self->CheckEmptyCheckpointFromMutex(); in HandleSharedLockContention()
/art/runtime/
Dthread-inl.h92 inline void Thread::CheckEmptyCheckpointFromMutex() { in CheckEmptyCheckpointFromMutex() function
Dthread.h204 void CheckEmptyCheckpointFromMutex();