Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use EIGEN_THREAD_YIELD instead of std::this_thread::yield to make the code mo... | Benoit Steiner | 2016-04-21 |
* | Fixed a few typos | Benoit Steiner | 2016-04-19 |
* | Fixed 2 recent regression tests | Benoit Steiner | 2016-04-19 |
* | Worked around the lack of a rand_r function on windows systems | Benoit Steiner | 2016-04-17 |
* | Fixed compilation errors with msvc | Benoit Steiner | 2016-04-15 |
* | Enabled the new threadpool tests | Benoit Steiner | 2016-04-14 |
* | Added tests for the non blocking thread pool | Benoit Steiner | 2016-04-14 |