[linux-audio-dev] thread priority question
Steve Harris
S.W.Harris at ecs.soton.ac.uk
Wed Apr 30 13:02:00 UTC 2003
On Wed, Apr 30, 2003 at 11:20:40 -0500, Ben Loftis wrote:
> Is there an equivalent to sched_setscheduler() that adjusts thread priority instead of process priority? I want my audio thread to be higher priority than my drawing thread. Both threads are part of the same app (process). Is this possible in Linux v2.5?
sched_setscheduler() works on threads too.
- Steve
More information about the Linux-audio-dev
mailing list