HomeSort by relevance Sort by last modified time
    Searched refs:GetRunningThread (Results 1 - 4 of 4) sorted by null

  /art/runtime/gc/
task_processor.h 67 Thread* GetRunningThread() const REQUIRES(!*lock_);
task_processor.cc 101 Thread* TaskProcessor::GetRunningThread() const {
heap.cc     [all...]
  /art/runtime/native/
dalvik_system_VMStack.cc 45 Runtime::Current()->GetHeap()->GetTaskProcessor()->GetRunningThread();

Completed in 71 milliseconds