Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DSimpleThreadPool.h86 void WorkerLoop(int thread_id) { in WorkerLoop() function
DNonBlockingThreadPool.h135 void WorkerLoop(int thread_id) { in WorkerLoop() function
/external/tensorflow/tensorflow/core/framework/
Ddataset.cc461 void BackgroundWorker::WorkerLoop() { in WorkerLoop() function in tensorflow::data::BackgroundWorker