After moving Disable() in front of lock function I have had wrong *else* statement...
commit99eeaaf9b05ba18131002abb74fae8e34c00d1bb
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 10 Mar 2017 20:34:51 +0000 (10 20:34 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 10 Mar 2017 20:34:51 +0000 (10 20:34 +0000)
tree0e31c4631918cd15d6d9c97be7e036952568ba38
parent3f07b2cb1cc20a03a2a82c306d89b1ca3a4156d2
After moving Disable() in front of lock function I have had wrong *else* statement and, additionaly, unbalanced amount of Disable() and Enable() calls ;)) Stupid me :)

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@54067 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/exec/allocsignal.c
test/exec/raytracer-smp/r.cc [new file with mode: 0644]