Outline complete and apparently correct.

This commit is contained in:
Joel Sherrill
1998-03-11 22:56:23 +00:00
parent 2d19ed6c69
commit 68feecfd86
16 changed files with 156 additions and 152 deletions

View File

@@ -9,25 +9,25 @@
@chapter Execution Scheduling
@section Scheduling Parameters
@section Scheduling Policies
@subsubsection SCHED_FIFO
@subsubsection SCHED_RR
@subsubsection SCHED_OTHER
@subsection SCHED_FIFO
@subsection SCHED_RR
@subsection SCHED_OTHER
@section Process Scheduling Functions
@subsubsection Set Scheduling Parameters
@subsubsection Get Scheduling Parameters
@subsubsection Set Scheduling Policy and Scheduling Parameters
@subsubsection Get Scheduling Policy
@subsubsection Yield Processor
@subsubsection Get Scheduling Parameter Limits
@subsection Set Scheduling Parameters
@subsection Get Scheduling Parameters
@subsection Set Scheduling Policy and Scheduling Parameters
@subsection Get Scheduling Policy
@subsection Yield Processor
@subsection Get Scheduling Parameter Limits
@section Thread Scheduling
@subsubsection Thread Scheduling Attributes
@subsubsection Scheduling Contention Scope
@subsubsection Scheduling Allocation Domain
@subsubsection Scheduling Documentation
@subsection Thread Scheduling Attributes
@subsection Scheduling Contention Scope
@subsection Scheduling Allocation Domain
@subsection Scheduling Documentation
@section Thread Scheduling Functions
@subsubsection Thread Creation Scheduling Attributes
@subsubsection Dynamic Thread Scheduling Parameters Access
@subsection Thread Creation Scheduling Attributes
@subsection Dynamic Thread Scheduling Parameters Access
@section Synchronization Scheduling
@subsubsection Mutex Initialization Scheduling Attributes
@subsubsection Change the Priority Ceiling of a Mutex
@subsection Mutex Initialization Scheduling Attributes
@subsection Change the Priority Ceiling of a Mutex