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)
commitaac8426f5a653ebb8176237e423040fad4a84772
tree807a1218863f59e639d58e32dc7667d56a65b602
parent94562211eab89d50344738a10284ad910073890e
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: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eina@67776 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/eina_sched.c