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