.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "SYS_SCHED_GETPARAM" "" "06 October 2005" "" ""
.SH NAME
sys_sched_getparam \- get the RT priority of a thread
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
asmlinkage long sys_sched_getparam (pid_t \fIpid\fB, struct sched_param __user * \fIparam\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIpid\fB\fR
the pid in question.
.TP
\fB\fIparam\fB\fR
structure containing the RT priority.