Home
last modified time | relevance | path

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

/art/runtime/base/
Dmutex.cc444 self->CheckEmptyCheckpointFromMutex(); in ExclusiveLock()
700 self->CheckEmptyCheckpointFromMutex(); in ExclusiveLock()
779 self->CheckEmptyCheckpointFromMutex(); in ExclusiveLockWithTimeout()
823 self->CheckEmptyCheckpointFromMutex(); in HandleSharedLockContention()
/art/runtime/
Dthread-inl.h92 inline void Thread::CheckEmptyCheckpointFromMutex() { in CheckEmptyCheckpointFromMutex() function
Dthread.h203 void CheckEmptyCheckpointFromMutex();