aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_non_blocking_thread_pool.cpp
Commit message (Expand)AuthorAge
* Return -1 from CurrentThreadId when called by thread outside the pool.Gravatar Rasmus Munk Larsen2016-06-23
* size_t -> intGravatar Rasmus Munk Larsen2016-06-03
* Add CurrentThreadId and NumThreads methods to Eigen threadpools and TensorDev...Gravatar Rasmus Munk Larsen2016-06-03
* Fixed potential race condition in the non blocking thread poolGravatar Benoit Steiner2016-05-12
* Added a test to validate the new non blocking thread poolGravatar Benoit Steiner2016-05-10