Home
last modified time | relevance | path

Searched defs:StartWorkers (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libgav1/src/utils/
H A Dthreadpool.cc242 bool ThreadPool::StartWorkers() { in StartWorkers() function in libgav1::ThreadPool
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/integration_test/
H A Dc_api_multi_client_test.cc33 void StartWorkers(int cluster_size, in StartWorkers() function
/aosp_15_r20/art/runtime/
H A Dthread_pool.cc260 void AbstractThreadPool::StartWorkers(Thread* self) { in StartWorkers() function in art::AbstractThreadPool