how to assign priority to threads in rtlinux modules help!!!

Status
Not open for further replies.

aviraj

Newbie level 1
Joined
Oct 17, 2006
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,285
please can any one help me how to assign priority to the threads(modules) in rtlinux
 

Re: how to assign priority to threads in rtlinux modules hel

You have to pass the your priority structure in the PThread scheduler.
Go to the 'Pthread_Create' function and there you will find a 'Pthread_Schedulerparam' function. You have to pass your priority structure there.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…