[go: up one dir, main page]

Menu

Commit [r355]  Maximize  Restore  History

added a general purpose threadpool infrastructure and ported all sieve of Eratosthenes code to use it

bbuhrow 2016-07-23

changed /branches/wip/Makefile
changed /branches/wip/build.vc12/yafu/yafu.vcxproj
changed /branches/wip/build.vc12/yafu/yafu.vcxproj.filters
changed /branches/wip/build.vc12/yafu/yafu.vcxproj.user
changed /branches/wip/include/soe.h
changed /branches/wip/top/calc.c
changed /branches/wip/top/eratosthenes/primes.c
changed /branches/wip/top/eratosthenes/roots.c
changed /branches/wip/top/eratosthenes/soe.c
changed /branches/wip/top/eratosthenes/wrapper.c
added /branches/wip/top/threadpool.c
added /branches/wip/top/threadpool.h