aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/ThreadPool
Commit message (Expand)AuthorAge
* Moved the choice of ThreadPool to unsupported/Eigen/CXX11/ThreadPoolGravatar Benoit Steiner2016-12-12
* Added support for thread cancellation on LinuxGravatar Benoit Steiner2016-12-08
* Fix missing inclusion of Eigen/CoreGravatar Gael Guennebaud2016-04-27
* Refactor the unsupported CXX11/Core module to internal headers only.Gravatar Gael Guennebaud2016-04-26
* Started to implement a portable way to yield.Gravatar Benoit Steiner2016-04-19
* Implemented a more portable version of thread local variablesGravatar Benoit Steiner2016-04-19
* CleanupGravatar Benoit Steiner2016-04-14
* Added a more scalable non blocking thread poolGravatar Benoit Steiner2016-04-14