RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
partgetbuffer.c File Reference

This source file contains the implementation of rtems_partition_get_buffer(). More...

#include <rtems/rtems/partimpl.h>
#include <rtems/score/chainimpl.h>

Functions

rtems_status_code rtems_partition_get_buffer (rtems_id id, void **buffer)
 Tries to get a buffer from the partition.
 

Detailed Description

This source file contains the implementation of rtems_partition_get_buffer().