aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/ThreadPool/RunQueue.h
Commit message (Expand)AuthorAge
* Fix typos found using codespellGravatar Gael Guennebaud2018-06-07
* Added a Flush method to the RunQueueGravatar Benoit Steiner2016-12-08
* Explicitely initialize all the atomic variables.Gravatar Benoit Steiner2016-05-11
* Optimized the non blocking thread pool:Gravatar Benoit Steiner2016-05-09
* Fixed several compilation warningsGravatar Benoit Steiner2016-04-21
* Added a more scalable non blocking thread poolGravatar Benoit Steiner2016-04-14