Searched defs:StopWorkers (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/ | ||
H A D | test_cluster.cc | 101 void TestCluster::StopWorkers() { in StopWorkers() function in tensorflow::data::TestCluster |
/aosp_15_r20/art/runtime/ | ||
H A D | thread_pool.cc | 268 void AbstractThreadPool::StopWorkers(Thread* self) { in StopWorkers() function in art::AbstractThreadPool |
/aosp_15_r20/external/stressapptest/src/ | ||
H A D | worker.cc | 156 void WorkerStatus::StopWorkers() { in StopWorkers() function in WorkerStatus |