Searched refs:ResumeAllocations (Results 1 – 3 of 3) sorted by relevance
90 void ResumeAllocations(art::Thread* self) REQUIRES_SHARED(art::Locks::mutator_lock_);
208 void AllocationManager::ResumeAllocations(art::Thread* self) { in ResumeAllocations() function in openjdkjvmti::AllocationManager
2462 AllocationManager::Get()->ResumeAllocations(art::Thread::Current()); in REQUIRES_SHARED()