SYS_SCHED_GETPARAM
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
sys_sched_getparam - get the RT priority of a thread
SYNOPSIS
"SYNOPSIS"
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: 00:02:54 GMT, October 09, 2005