RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Structures | Macros | Variables
partdata.h File Reference

This header file provides data structures used by the implementation and the Application Configuration to define _Partition_Information. More...

#include <rtems/rtems/part.h>
#include <rtems/score/isrlock.h>
#include <rtems/score/objectdata.h>

Go to the source code of this file.

Data Structures

struct  Partition_Control
 The Partition Control Block (PTCB) represents a partition. More...
 

Macros

#define PARTITION_INFORMATION_DEFINE(_max)
 Defines the Partition Manager objects information.
 

Variables

Objects_Information _Partition_Information
 The Partition Manager objects information is used to manage the objects of this class.
 

Detailed Description

This header file provides data structures used by the implementation and the Application Configuration to define _Partition_Information.