SYS_SCHED_GETPARAM
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
sys_sched_getparam - get the RT priority of a thread
SYNOPSIS
"SYNOPSIS"
asmlinkage long sys_sched_getparam (pid_t pid, struct sched_param __user * param);
ARGUMENTS
- pid
-
the pid in question.
- param
-
structure containing the RT priority.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:30 GMT, October 06, 2005