summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch13.t
blob: bd3d23d7bfc08068836a3605b31a432b3bc7df4d (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
@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