os_mman.h File Reference

#include "ace/config-lite.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:

Defines

#define MAP_PRIVATE   1
#define MAP_SHARED   2
#define MAP_FIXED   4
#define PROT_READ   PAGE_READONLY
#define PROT_WRITE   PAGE_READWRITE
#define PROT_RDWR   PAGE_READWRITE
#define MS_ASYNC   0
#define MS_INVALIDATE   0

Detailed Description

memory management declarations

Id
os_mman.h 80826 2008-03-04 14:51:23Z wotte
Author:
Don Hinton <dhinton@dresystems.com>
This code was originally in various places including ace/OS.h.

Define Documentation

#define MAP_FIXED   4
#define MAP_PRIVATE   1
#define MAP_SHARED   2
#define MS_ASYNC   0
#define MS_INVALIDATE   0
#define PROT_RDWR   PAGE_READWRITE
#define PROT_READ   PAGE_READONLY
#define PROT_WRITE   PAGE_READWRITE
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2