Searched defs:WorkerLoop (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/federated-compute/fcp/base/ | ||
H A D | clock.cc | 186 void RealTimeClock::WorkerLoop() { in WorkerLoop() function in fcp::RealTimeClock |
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ | ||
H A D | NonBlockingThreadPool.h | 254 void WorkerLoop(int thread_id) { in WorkerLoop() function |
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ | ||
H A D | run_handler.cc | 528 void RunHandlerThreadPool::WorkerLoop(int thread_id, in WorkerLoop() function in tensorflow::internal::RunHandlerThreadPool |
H A D | dataset.cc | 1081 void BackgroundWorker::WorkerLoop() { in WorkerLoop() function in tensorflow::data::BackgroundWorker |
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/ | ||
H A D | run_handler.cc | 511 void RunHandlerThreadPool::WorkerLoop(int thread_id, in WorkerLoop() function in tfrt::tf::internal::RunHandlerThreadPool |