SCHED_SETSCHEDULER

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

sched_setscheduler - change the scheduling policy and/or RT priority of  

SYNOPSIS

"SYNOPSIS"

int sched_setscheduler (struct task_struct * p, int policy, struct sched_param * param);  

ARGUMENTS

p
the task in question.
policy
new policy.
param
structure containing the new RT priority.
 

DESCRIPTION

a thread.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:44 GMT, October 09, 2005