Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/
H A Dtest_cluster.cc101 void TestCluster::StopWorkers() { in StopWorkers() function in tensorflow::data::TestCluster
/aosp_15_r20/art/runtime/
H A Dthread_pool.cc268 void AbstractThreadPool::StopWorkers(Thread* self) { in StopWorkers() function in art::AbstractThreadPool
/aosp_15_r20/external/stressapptest/src/
H A Dworker.cc156 void WorkerStatus::StopWorkers() { in StopWorkers() function in WorkerStatus