Searched refs:creation_barier_ (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dthread_pool.cc48 thread_pool_->creation_barier_.Wait(self);
84 creation_barier_(num_threads + 1),
92 creation_barier_.Wait(self);
H A Dthread_pool.h123 Barrier creation_barier_; member in class:art::ThreadPool

Completed in 94 milliseconds