RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Macros | Functions
regionimpl.h File Reference

This header file provides the implementation interfaces of the Region Manager. More...

#include <rtems/rtems/regiondata.h>
#include <rtems/score/apimutex.h>
#include <rtems/score/heapimpl.h>
#include <rtems/score/objectimpl.h>
#include <rtems/score/threadqimpl.h>

Go to the source code of this file.

Macros

#define REGION_OF_THREAD_QUEUE_QUEUE(queue)    RTEMS_CONTAINER_OF( queue, Region_Control, Wait_queue.Queue )
 

Functions

void _Region_Process_queue (Region_Control *the_region)
 Process Region Queue.
 

Detailed Description

This header file provides the implementation interfaces of the Region Manager.