Searched defs:WorkerLoop (Results 1 – 4 of 4) sorted by relevance
| /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 |