--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To post to this group, send email to andro...@googlegroups.com.
To unsubscribe from this group, send email to android-ndk...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.
Thanks,
-Mike Guo
No, you can change thread priority but only to a higher nice value, that
is, a lower priority. AFAIK, this is Android specific. SCHED_OTHER on
vanilla Linux does allow normal processes to increase their priority.
--
Olivier