From 68feecfd86ac8c88b079fcdae42369a63c5e7a98 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 11 Mar 1998 22:56:23 +0000 Subject: Outline complete and apparently correct. --- doc/posix1003.1/ch13.t | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'doc/posix1003.1/ch13.t') diff --git a/doc/posix1003.1/ch13.t b/doc/posix1003.1/ch13.t index bd3d23d7bf..e0c9c0ae69 100644 --- a/doc/posix1003.1/ch13.t +++ b/doc/posix1003.1/ch13.t @@ -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 -- cgit v1.2.3