One more trivial spacing issue
This commit is contained in:
parent
79d554939e
commit
78ae661223
|
@ -89,7 +89,7 @@
|
||||||
* (SCHED_OTHER and SCHED_SPORADIC, in particular, are not supported).
|
* (SCHED_OTHER and SCHED_SPORADIC, in particular, are not supported).
|
||||||
* The SCHED_FIFO and SCHED_RR policies will have a single scheduling
|
* The SCHED_FIFO and SCHED_RR policies will have a single scheduling
|
||||||
* parameter, sched_priority.
|
* parameter, sched_priority.
|
||||||
*
|
*
|
||||||
* Parameters:
|
* Parameters:
|
||||||
* thread - The ID of thread whose scheduling parameters will be queried.
|
* thread - The ID of thread whose scheduling parameters will be queried.
|
||||||
* policy - The location to store the thread's scheduling policy.
|
* policy - The location to store the thread's scheduling policy.
|
||||||
|
|
Loading…
Reference in New Issue