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

  /art/runtime/
common_test.h 356 runtime_->GetHeap()->CreateThreadPool();
runtime.cc 795 heap_->CreateThreadPool();
    [all...]
  /art/runtime/gc/
heap.h 418 void CreateThreadPool();
heap.cc 246 void Heap::CreateThreadPool() {
    [all...]

Completed in 4703 milliseconds