Home
last modified time | relevance | path

Searched defs:WorkerLoop (Results 1 – 4 of 4) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DNonBlockingThreadPool.h254 void WorkerLoop(int thread_id) { in WorkerLoop() function
/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
Drun_handler.cc511 void RunHandlerThreadPool::WorkerLoop(int thread_id, in WorkerLoop() function in tfrt::tf::internal::RunHandlerThreadPool
/external/tensorflow/tensorflow/core/framework/
Drun_handler.cc528 void RunHandlerThreadPool::WorkerLoop(int thread_id, in WorkerLoop() function in tensorflow::internal::RunHandlerThreadPool
Ddataset.cc1081 void BackgroundWorker::WorkerLoop() { in WorkerLoop() function in tensorflow::data::BackgroundWorker