eina_sched: fix rt priority drop
authorlucas <lucas@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 9 Feb 2012 00:06:14 +0000 (00:06 +0000)
committerlucas <lucas@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 9 Feb 2012 00:06:14 +0000 (00:06 +0000)
commit0635569ceedf157e09f64591ed9dfe620b8b2dcb
tree807a1218863f59e639d58e32dc7667d56a65b602
parent7e7c23903c3601929887570d9a71070de7df9ce4
eina_sched: fix rt priority drop

Thanks to cedric for noticing this bug. Priority in userspace are in the
opposite order as in kernel space.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@67776 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/eina_sched.c