HomeSort by relevance Sort by last modified time
    Searched refs:SimpleThreadPool (Results 1 - 2 of 2) sorted by null

  /external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
SimpleThreadPool.h 150 typedef SimpleThreadPoolTempl<StlThreadEnvironment> SimpleThreadPool;
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorDeviceThreadPool.h 15 // Use the SimpleThreadPool by default. We'll switch to the new non blocking
22 typedef SimpleThreadPool ThreadPool;

Completed in 495 milliseconds