summaryrefslogtreecommitdiff
path: root/src/support/threads.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing algorithm and string headersJF Bastien2016-04-231-0/+2
* fix ThreadPool::size, we don't have any thread objects created if there is ju...Alon Zakai2016-04-181-1/+1
* allow limiting # of cores in thread pool, useful for debuggingAlon Zakai2016-04-181-0/+3
* Function parallelism (#343)Alon Zakai2016-04-151-0/+181