Fix a minor ;) problem that would keep other threads from running during priority_yie...
commit5d552251ef241b85b5529e76cd01be38dfafc72f
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sat, 2 Feb 2008 03:00:34 +0000 (2 03:00 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sat, 2 Feb 2008 03:00:34 +0000 (2 03:00 +0000)
tree626479d6b82499584a952985764b7ccab7258985
parentcebdcbe00e1ac9ba5847ae28c1f722e50573d59e
Fix a minor ;) problem that would keep other threads from running during priority_yield calls unless they had aged too much. Basically it operates in the manner of the original implementation. _May_ help 5.5g buffering problems so do test that.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16197 a1c6a512-1295-4272-9138-f99709370657
firmware/thread.c