Deleted Added
full compact
sched_setscheduler.2 (34925) sched_setscheduler.2 (38702)
1.\" $Id:$
1.\" $Id: sched_setscheduler.2,v 1.1 1998/03/28 11:48:55 dufault Exp $
2.\" Copyright (c) 1998 HD Associates, Inc.
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright
9.\" notice, this list of conditions and the following disclaimer.

--- 137 unchanged lines hidden (view full) ---

147.It Bq Er EINVAL
148The value of the
149.Fa policy
150parameter is invalid, or one or more of the parameters contained in
151.Fa param
152is outside the valid range for the specified scheduling policy.
153.El
154.Sh SEE ALSO
2.\" Copyright (c) 1998 HD Associates, Inc.
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright
9.\" notice, this list of conditions and the following disclaimer.

--- 137 unchanged lines hidden (view full) ---

147.It Bq Er EINVAL
148The value of the
149.Fa policy
150parameter is invalid, or one or more of the parameters contained in
151.Fa param
152is outside the valid range for the specified scheduling policy.
153.El
154.Sh SEE ALSO
155.Xr sched_getparam 2 ,
156.Xr sched_setparam 2 ,
157.Xr sched_get_priority_max 2 ,
158.Xr sched_get_priority_min 2 ,
155.Xr sched_get_priority_max 2 ,
156.Xr sched_get_priority_min 2 ,
157.Xr sched_getparam 2 ,
159.Xr sched_rr_get_interval 2 ,
158.Xr sched_rr_get_interval 2 ,
159.Xr sched_setparam 2 ,
160.Xr sched_yield 2
161.Sh STANDARDS
162The
163.Fn sched_setscheduler
164and
165.Fn sched_getscheduler
166functions conform to
167.St -p1003.1b-93 .
160.Xr sched_yield 2
161.Sh STANDARDS
162The
163.Fn sched_setscheduler
164and
165.Fn sched_getscheduler
166functions conform to
167.St -p1003.1b-93 .