aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/ThreadPool/EventCount.h
Commit message (Expand)AuthorAge
* Fix typos found using codespellGravatar Gael Guennebaud2018-06-07
* Use MaxSizeVector instead of std::vector: xcode sometimes assumes that std::v...Gravatar Benoit Steiner2016-09-02
* Align the first element of the Waiter struct instead of padding it. This redu...Gravatar Benoit Steiner2016-06-02
* Started to implement a portable way to yield.Gravatar Benoit Steiner2016-04-19
* Added a more scalable non blocking thread poolGravatar Benoit Steiner2016-04-14