SYS_SCHED_SETPARAM
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
sys_sched_setparam - set/change the RT priority of a thread
SYNOPSIS
"SYNOPSIS"
asmlinkage long sys_sched_setparam (pid_t pid, struct sched_param __user * param);
ARGUMENTS
- pid
-
the pid in question.
- param
-
structure containing the new RT priority.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 04:41:09 GMT, October 06, 2005