Home
last modified time | relevance | path

Searched refs:AssertSharedHeld (Results 1 – 17 of 17) sorted by relevance

/art/runtime/
Dscoped_thread_state_change.h134 Locks::mutator_lock_->AssertSharedHeld(Self()); in AddLocalReference()
143 Locks::mutator_lock_->AssertSharedHeld(Self()); in Decode()
150 Locks::mutator_lock_->AssertSharedHeld(Self()); in DecodeField()
156 Locks::mutator_lock_->AssertSharedHeld(Self()); in EncodeField()
162 Locks::mutator_lock_->AssertSharedHeld(Self()); in DecodeMethod()
168 Locks::mutator_lock_->AssertSharedHeld(Self()); in EncodeMethod()
226 Locks::mutator_lock_->AssertSharedHeld(Self()); in ScopedObjectAccessUnchecked()
233 Locks::mutator_lock_->AssertSharedHeld(Self()); in ScopedObjectAccessUnchecked()
Dhandle_scope-inl.h34 Locks::mutator_lock_->AssertSharedHeld(Thread::Current()); in StackHandleScope()
50 Locks::mutator_lock_->AssertSharedHeld(self_); in ~StackHandleScope()
70 Locks::mutator_lock_->AssertSharedHeld(Thread::Current()); in GetReference()
87 Locks::mutator_lock_->AssertSharedHeld(Thread::Current()); in SetReference()
121 Locks::mutator_lock_->AssertSharedHeld(Thread::Current()); in SetReference()
Dintern_table.cc263 Locks::mutator_lock_->AssertSharedHeld(self); in Insert()
366 Locks::mutator_lock_->AssertSharedHeld(Thread::Current()); in operator ()()
374 Locks::mutator_lock_->AssertSharedHeld(Thread::Current()); in operator ()()
382 Locks::mutator_lock_->AssertSharedHeld(Thread::Current()); in operator ()()
Dreference_table.cc124 Locks::mutator_lock_->AssertSharedHeld(Thread::Current()); in Dump()
Dart_method-inl.h100 Locks::mutator_lock_->AssertSharedHeld(self); in GetAccessFlags()
Ddebugger.cc4747 Locks::mutator_lock_->AssertSharedHeld(self); in DdmSendHeapSegments()
/art/runtime/base/
Dmutex-inl.h144 AssertSharedHeld(self); in SharedLock()
150 AssertSharedHeld(self); in SharedUnlock()
222 AssertSharedHeld(self); in TransitionFromRunnableToSuspended()
228 AssertSharedHeld(self); in TransitionFromSuspendedToRunnable()
Dmutex_test.cc144 mu.AssertSharedHeld(Thread::Current()); in TEST_F()
154 mu.AssertSharedHeld(Thread::Current()); in TEST_F()
165 mu.AssertSharedHeld(Thread::Current()); in SharedTryLockUnlockTest()
Dmutex.h362 void AssertSharedHeld(const Thread* self) ASSERT_SHARED_CAPABILITY(this) { in AssertSharedHeld() function
369 AssertSharedHeld(self); in AssertReaderHeld()
Dmutex.cc667 AssertSharedHeld(self); in ExclusiveLockWithTimeout()
711 AssertSharedHeld(self); in SharedTryLock()
/art/runtime/entrypoints/quick/
Dcallee_save_frame.h63 Locks::mutator_lock_->AssertSharedHeld(self_); in TestsOnEntry()
68 Locks::mutator_lock_->AssertSharedHeld(self_); in TestsOnExit()
/art/runtime/native/
Dscoped_fast_native_object_access.h33 Locks::mutator_lock_->AssertSharedHeld(Self()); in ScopedFastNativeObjectAccess()
/art/runtime/lambda/
Dbox_table.cc288 Locks::mutator_lock_->AssertSharedHeld(Thread::Current()); in MakeEmpty()
300 Locks::mutator_lock_->AssertSharedHeld(Thread::Current()); in operator ()()
310 Locks::mutator_lock_->AssertSharedHeld(Thread::Current()); in operator ()()
/art/runtime/gc/collector/
Dmark_sweep.cc279 Locks::mutator_lock_->AssertSharedHeld(Thread::Current()); in operator ()()
693 Locks::mutator_lock_->AssertSharedHeld(Thread::Current()); in VisitRoot()
1333 Locks::mutator_lock_->AssertSharedHeld(Thread::Current()); in operator ()()
1351 Locks::mutator_lock_->AssertSharedHeld(Thread::Current()); in VisitRoot()
/art/runtime/gc/space/
Ddlmalloc_space.cc310 Locks::mutator_lock_->AssertSharedHeld(self); in LogFragmentationAllocFailure()
/art/runtime/gc/accounting/
Dmod_union_table.cc311 Locks::heap_bitmap_lock_->AssertSharedHeld(Thread::Current()); in operator ()()
/art/runtime/gc/
Dheap.cc974 Locks::mutator_lock_->AssertSharedHeld(self); in VisitObjects()