Searched defs:WorkerLoop (Results 1 – 4 of 4) sorted by relevance
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ | ||
D | SimpleThreadPool.h | 86 void WorkerLoop(int thread_id) { in WorkerLoop() function |
D | NonBlockingThreadPool.h | 135 void WorkerLoop(int thread_id) { in WorkerLoop() function |
/external/tensorflow/tensorflow/core/framework/ | ||
D | dataset.cc | 726 void BackgroundWorker::WorkerLoop() { in WorkerLoop() function in tensorflow::data::BackgroundWorker |
D | run_handler.cc | 520 void RunHandlerThreadPool::WorkerLoop(int thread_id, in WorkerLoop() function in tensorflow::internal::RunHandlerThreadPool |