aboutsummaryrefslogtreecommitdiff
path: root/src/threadpool-object.h
AgeCommit message (Expand)Author
2020-12-05Implement 6D parallelization with 1D and no tilingMarat Dukhan
2020-05-263D/4D/5D parallelization functions with 1D or no tilingMarat Dukhan
2020-05-02Fast path using atomic decrement instead of atomic compare-and-swapMarat Dukhan
2020-04-10Rewrite work spreading between threadsMarat Dukhan
2020-04-07Windows implementation using EventsMarat Dukhan
2020-04-05Optimized pthreadpool_parallelize_* functionsMarat Dukhan
2020-04-01Implementation using Grand Central DispatchMarat Dukhan
2020-04-01Refactor pthreadpool implementationMarat Dukhan