- AllocTaskStorageSlot() made more atomic. Should not cause excessive TSS increase...
commit226824170b1b425137c13f644f485a8cf536f64a
authorsonic <sonic@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 31 Oct 2011 12:54:08 +0000 (31 12:54 +0000)
committersonic <sonic@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 31 Oct 2011 12:54:08 +0000 (31 12:54 +0000)
treeedd927447e479f45ab1c98892892a18f6489c776
parentc85db9b134b2f04d3f0257b7e495ef643d96d799
- AllocTaskStorageSlot() made more atomic. Should not cause excessive TSS increase in scheduler any more, if interrupted between operations.
- Added useful debug output

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@42148 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/exec/alloctaskstorageslot.c
rom/exec/exec_util.c