Home
last modified time | relevance | path

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

/art/runtime/base/
Dmutex.cc380 self->CheckEmptyCheckpointFromMutex(); in ExclusiveLock()
587 self->CheckEmptyCheckpointFromMutex(); in ExclusiveLock()
666 self->CheckEmptyCheckpointFromMutex(); in ExclusiveLockWithTimeout()
707 self->CheckEmptyCheckpointFromMutex(); in HandleSharedLockContention()
/art/runtime/
Dthread-inl.h91 inline void Thread::CheckEmptyCheckpointFromMutex() { in CheckEmptyCheckpointFromMutex() function
Dthread.h202 void CheckEmptyCheckpointFromMutex();