smp-test reworked a little. Now rendering works as expected. Additionaly, one can...
commit1de310e8ae4819d43d5ee08e2f52cb24865b35a7
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 3 Mar 2017 12:59:56 +0000 (3 12:59 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 3 Mar 2017 12:59:56 +0000 (3 12:59 +0000)
treeff6ea2f1e2e0f7a165d867767e522d10ffcc5e14
parentc4ebb5070ec6932149342f3e0c4e8ce86035949d
smp-test reworked a little. Now rendering works as expected. Additionaly, one can give MAXCPU parameter to limit number of cpus used for calculations

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@54032 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
test/exec/smp/main.c
test/exec/smp/master.c
test/exec/smp/work.h
test/exec/smp/worker.c