aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/ThreadPool/SimpleThreadPool.h
Commit message (Expand)AuthorAge
* Return -1 from CurrentThreadId when called by thread outside the pool.Gravatar Rasmus Munk Larsen2016-06-23
* size_t -> intGravatar Rasmus Munk Larsen2016-06-03
* Add CurrentThreadId and NumThreads methods to Eigen threadpools and TensorDev...Gravatar Rasmus Munk Larsen2016-06-03
* Added a more scalable non blocking thread poolGravatar Benoit Steiner2016-04-14