Home | History | Annotate | Download | only in collector

Lines Matching refs:Current

60   WriterMutexLock mu(Thread::Current(), *Locks::heap_bitmap_lock_);
76 Thread* self = Thread::Current();
138 ReaderMutexLock mu(Thread::Current(), *Locks::heap_bitmap_lock_);
155 Runtime::Current()->GetHeap()->DumpSpaces(LOG(ERROR));
188 Thread* self = Thread::Current();
265 WriterMutexLock mu(Thread::Current(), *Locks::heap_bitmap_lock_);
342 Runtime* runtime = Runtime::Current();
401 Runtime::Current()->VisitRoots(MarkRootCallback, this);
485 Runtime::Current()->SweepSystemWeaks(IsMarkedCallback, this);
609 WriterMutexLock mu(Thread::Current(), *Locks::heap_bitmap_lock_);