summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch13.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-11 22:06:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-11 22:06:41 +0000
commit2d19ed6c69296eeeb41796f2a8474c02234f4eb1 (patch)
tree6947fa43d8549e288b3b0855351517622eeaa5cd /doc/posix1003.1/ch13.t
parentCorrected to indicate test cases which were skipped. (diff)
downloadrtems-2d19ed6c69296eeeb41796f2a8474c02234f4eb1.tar.bz2
Baseline
Diffstat (limited to 'doc/posix1003.1/ch13.t')
-rw-r--r--doc/posix1003.1/ch13.t33
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/posix1003.1/ch13.t b/doc/posix1003.1/ch13.t
new file mode 100644
index 0000000000..bd3d23d7bf
--- /dev/null
+++ b/doc/posix1003.1/ch13.t
@@ -0,0 +1,33 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@chapter Execution Scheduling
+@section Scheduling Parameters
+@section Scheduling Policies
+@subsubsection SCHED_FIFO
+@subsubsection SCHED_RR
+@subsubsection 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
+@section Thread Scheduling
+@subsubsection Thread Scheduling Attributes
+@subsubsection Scheduling Contention Scope
+@subsubsection Scheduling Allocation Domain
+@subsubsection Scheduling Documentation
+@section Thread Scheduling Functions
+@subsubsection Thread Creation Scheduling Attributes
+@subsubsection Dynamic Thread Scheduling Parameters Access
+@section Synchronization Scheduling
+@subsubsection Mutex Initialization Scheduling Attributes
+@subsubsection Change the Priority Ceiling of a Mutex
+