> If part > of that application needs a high priority, then this part should get it's > own thread. Or temporarily set the priority higher only on those sections of code that need it, and return it to a lower priority after.