Re: Core Audio thread priority
Re: Core Audio thread priority
- Subject: Re: Core Audio thread priority
- From: "B.J. Buchalter" <email@hidden>
- Date: Thu, 14 Oct 2010 23:27:34 -0400
On Oct 14, 2010, at 11:10 PM, Paul Davis wrote:
> thankfully, OS X makes this vastly simpler than most pthread-based
> systems. the jack code to do this is 1 line:
>
> setThreadToPriority(thread, 96, TRUE, 10000000);
Actually, that is a call to something that you have implemented in Jack.
You need to use the mach call thread_policy_set to set realtime priority in Mac OS X.
B.J. Buchalter
Metric Halo
http://www.mhlabs.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden