summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch12.t
blob: 1342d17ab7214938368bf297949310222c15f139 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
@c
@c  COPYRIGHT (c) 1988-1998.
@c  On-Line Applications Research Corporation (OAR).
@c  All rights reserved.
@c
@c  $Id$
@c

@chapter Memory Management
@section Memory Locking Functions
@subsection Lock/Unlock the Address Space of a Process
@subsection Lock/Unlock a Rand of Process Address Space
@section Memory Mapping Functions
@subsection Map Process Addresses to a Memory Object
@subsection Unmap Previously Mapped Addresses
@subsection Change Memory Protection
@subsection Memory Object Synchronization
@section Shared Memory Functions
@subsection Open a Shared Memory Object
@subsection Remove a Shared Memory Object