Home
last modified time | relevance | path

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

/art/runtime/base/
Dmutex.cc459 self->CheckEmptyCheckpointFromMutex(); in ExclusiveLock()
789 self->CheckEmptyCheckpointFromMutex(); in ExclusiveLock()
868 self->CheckEmptyCheckpointFromMutex(); in ExclusiveLockWithTimeout()
913 self->CheckEmptyCheckpointFromMutex(); in HandleSharedLockContention()
/art/runtime/
Dthread-inl.h124 inline void Thread::CheckEmptyCheckpointFromMutex() { in CheckEmptyCheckpointFromMutex() function
Dthread.h262 void CheckEmptyCheckpointFromMutex();