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

  /art/runtime/
thread_pool.cc 94 worker->thread_pool_->create_peers_));
131 create_peers_(create_peers) {
224 CHECK(!create_peers_);
thread_pool.h 168 const bool create_peers_; member in class:art::ThreadPool

Completed in 62 milliseconds