Searched refs:create_peers_ (Results 1 – 2 of 2) sorted by relevance
109 worker->thread_pool_->create_peers_ ? runtime->GetSystemThreadGroup() : nullptr, in Callback()110 worker->thread_pool_->create_peers_)); in Callback()155 create_peers_(create_peers), in ThreadPool()275 CHECK(!create_peers_); in Wait()
201 const bool create_peers_; variable