summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch13.t
blob: e0c9c0ae69576c1414ff975e893e1be0bf89a5ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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
@subsection SCHED_FIFO
@subsection SCHED_RR
@subsection SCHED_OTHER
@section Process Scheduling Functions
@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
@subsection Thread Scheduling Attributes
@subsection Scheduling Contention Scope
@subsection Scheduling Allocation Domain
@subsection Scheduling Documentation
@section Thread Scheduling Functions
@subsection Thread Creation Scheduling Attributes
@subsection Dynamic Thread Scheduling Parameters Access
@section Synchronization Scheduling
@subsection Mutex Initialization Scheduling Attributes
@subsection Change the Priority Ceiling of a Mutex