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.cc235 self->CheckEmptyCheckpointFromWeakRefAccess(Locks::alloc_tracker_lock_); in RecordAllocation()
/art/runtime/
Dthread-inl.h66 inline void Thread::CheckEmptyCheckpointFromWeakRefAccess(BaseMutex* cond_var_mutex) { in CheckEmptyCheckpointFromWeakRefAccess() function
Dmonitor.cc1605 self->CheckEmptyCheckpointFromWeakRefAccess(&monitor_list_lock_); in Add()
Dthread.h201 void CheckEmptyCheckpointFromWeakRefAccess(BaseMutex* cond_var_mutex);
/art/runtime/jni/
Djava_vm_ext.cc684 self->CheckEmptyCheckpointFromWeakRefAccess(Locks::jni_weak_globals_lock_); in AddWeakGlobalRef()
826 self->CheckEmptyCheckpointFromWeakRefAccess(Locks::jni_weak_globals_lock_); in DecodeWeakGlobalLocked()
851 self->CheckEmptyCheckpointFromWeakRefAccess(Locks::jni_weak_globals_lock_); in IsWeakGlobalCleared()