Re: thread_policy_set: how to raise thread priority to max?
Re: thread_policy_set: how to raise thread priority to max?
- Subject: Re: thread_policy_set: how to raise thread priority to max?
- From: "Shawn Erickson" <email@hidden>
- Date: Tue, 29 Apr 2008 07:54:38 -0700
On Mon, Apr 28, 2008 at 7:20 PM, Peter Stys <email@hidden> wrote:
> Hi Folks:
>
> I hope this is the appropriate list to ask this question: I need real-time
> performance for my app for a limited (up to several seconds) period of time.
> After digging around, thread_policy_set seemed like the solution but I can't
> get it to work in my Xcode project (I'm running Leopard):
Try...
#include <mach/mach.h>
#include <mach/thread_policy.h>
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden