aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/ThreadPool/NonBlockingThreadPool.h
Commit message (Expand)AuthorAge
* Fixed some compilation warningsGravatar Benoit Steiner2016-05-26
* 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
* 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