|
Home > Archive > Unix Programming > November 2006 > Question on PThread's Priority??
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Question on PThread's Priority??
|
|
| sethukr@gmail.com 2006-11-29, 1:30 am |
| Hi everbody,
Hope i'm in the right group. If not, sorry.
I'm very much screwed by the PTHREAD-PRIORITY.
How can i set Thread priorities??
Can anybody Please give me any sample coding for setting
priorities??
Thanks in advance,
-Sethu
| |
| John Reguera 2006-11-29, 7:22 pm |
| you don't mention which OS, but check (Tru64 Unix)
man pthread_setschedparam
John
<sethukr@gmail.com> wrote in message
news:1164778156.383649.191410@h54g2000cwb.googlegroups.com...
> Hi everbody,
>
> Hope i'm in the right group. If not, sorry.
>
> I'm very much screwed by the PTHREAD-PRIORITY.
>
> How can i set Thread priorities??
>
> Can anybody Please give me any sample coding for setting
> priorities??
>
> Thanks in advance,
> -Sethu
>
| |
|
|
sethukr@gmail.com wrote:
> Hi everbody,
>
> Hope i'm in the right group. If not, sorry.
See John's response or, you could also try
http://groups.google.com/group/comp.programming.threads
>
> I'm very much screwed by the PTHREAD-PRIORITY.
>
> How can i set Thread priorities??
>
> Can anybody Please give me any sample coding for setting
> priorities??
>
> Thanks in advance,
> -Sethu
|
|
|
|
|