aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/ThreadPool
Commit message (Expand)AuthorAge
* Fixed potential race condition in the non blocking thread poolGravatar Benoit Steiner2016-05-12
* fixed some double-promotion and sign-compare warningsGravatar Christoph Hertzberg2016-05-11
* Explicitely initialize all the atomic variables.Gravatar Benoit Steiner2016-05-11
* Optimized the non blocking thread pool:Gravatar Benoit Steiner2016-05-09
* Refactor the unsupported CXX11/Core module to internal headers only.Gravatar Gael Guennebaud2016-04-26
* Fixed several compilation warningsGravatar Benoit Steiner2016-04-21
* 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
* Added a more scalable non blocking thread poolGravatar Benoit Steiner2016-04-14