Home
last modified time | relevance | path

Searched refs:CheckEmptyCheckpointFromWeakRefAccess (Results 1 – 7 of 7) sorted by relevance

/art/runtime/gc/
Dsystem_weak.h85 self->CheckEmptyCheckpointFromWeakRefAccess(&allow_disallow_lock_); in Wait()
Dreference_processor.cc134 self->CheckEmptyCheckpointFromWeakRefAccess(Locks::reference_processor_lock_); in GetReferent()
342 self->CheckEmptyCheckpointFromWeakRefAccess(Locks::reference_processor_lock_); in WaitUntilDoneProcessingReferences()
Dallocation_record.cc229 self->CheckEmptyCheckpointFromWeakRefAccess(Locks::alloc_tracker_lock_); in RecordAllocation()
/art/runtime/
Dthread-inl.h67 inline void Thread::CheckEmptyCheckpointFromWeakRefAccess(BaseMutex* cond_var_mutex) { in CheckEmptyCheckpointFromWeakRefAccess() function
Dthread.h202 void CheckEmptyCheckpointFromWeakRefAccess(BaseMutex* cond_var_mutex);
Dmonitor.cc1641 self->CheckEmptyCheckpointFromWeakRefAccess(&monitor_list_lock_); in Add()
/art/runtime/jni/
Djava_vm_ext.cc693 self->CheckEmptyCheckpointFromWeakRefAccess(Locks::jni_weak_globals_lock_); in AddWeakGlobalRef()
835 self->CheckEmptyCheckpointFromWeakRefAccess(Locks::jni_weak_globals_lock_); in DecodeWeakGlobalLocked()
860 self->CheckEmptyCheckpointFromWeakRefAccess(Locks::jni_weak_globals_lock_); in IsWeakGlobalCleared()