Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
os_mman.h File Reference
#include "ace/config-all.h"
#include "ace/os_include/sys/os_types.h"
Include dependency graph for os_mman.h:
This graph shows which files directly or indirectly include this file:
Detailed Description
memory management declarations
- Id:
-
os_mman.h,v 1.5 2003/11/01 11:15:19 dhinton Exp
- Author:
-
Don Hinton <dhinton@dresystems.com> , This code was originally in various places including ace/OS.h.
Define Documentation
#define ACE_MAP_FIXED MAP_FIXED
|
|
#define ACE_MAP_PRIVATE MAP_PRIVATE
|
|
#define ACE_MAP_SHARED MAP_SHARED
|
|
#define MAP_FAILED ((void *) -1)
|
|
#define PROT_RDWR PAGE_READWRITE
|
|
#define PROT_READ PAGE_READONLY
|
|
#define PROT_WRITE PAGE_READWRITE
|
|
Generated on Fri Apr 2 16:21:49 2004 for ACE by
1.2.18