Question about pthread_attr in NPTL

Abhijeet Bisain <[email protected]> Thu, 19 Feb 2004 16:00:40 -0800
Newsgroups gmane.comp.lib.phil
Message-ID <[email protected]>
Hi,

	I have found that setting the sched_param/policy in pthread_attr does not 
affect the sched_policy/priority. I called the getschedparam in the new 
thread and it return 0 for policy and priority. Is this not supported?


Thanks,
Abhijeet