Searched defs:CreateThreads (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/ruy/ruy/ | ||
H A D | thread_pool.cc | 245 void ThreadPool::CreateThreads(int threads_count) { in CreateThreads() function in ruy::ThreadPool |
/aosp_15_r20/art/runtime/ | ||
H A D | thread_pool.cc | 211 void AbstractThreadPool::CreateThreads() { in CreateThreads() function in art::AbstractThreadPool |