aboutsummaryrefslogtreecommitdiff
path: root/src/threadpool-utils.h
AgeCommit message (Expand)Author
2020-05-08Use platform-specific yield/pause instructionsMarat Dukhan
2020-05-07MSVC-compatible FPU state functionsMarat Dukhan
2020-05-07Thumb-1 compatible assembly for disable_fpu_denormalsMarat Dukhan
2020-04-10Support Windows on ARM/ARM64Marat Dukhan
2020-04-10Rewrite work spreading between threadsMarat Dukhan
2020-04-07Windows implementation using EventsMarat Dukhan
2020-04-01Refactor pthreadpool implementationMarat Dukhan
2019-10-08Make inline assembly compatible with old toolchainMarat Dukhan
2019-09-30New pthreadpool_parallelize_* APIMarat Dukhan