RTEMS Logo

RTEMS 4.9.2 On-Line Library


Partition Manager Acquiring a Buffer

PREV UP NEXT Bookshelf RTEMS C User's Guide

13.3.3: Acquiring a Buffer

A buffer can be obtained by calling the rtems_partition_get_buffer directive. If a buffer is available, then it is returned immediately with a successful return code. Otherwise, an unsuccessful return code is returned immediately to the caller. Tasks cannot block to wait for a buffer to become available.


PREV UP NEXT Bookshelf RTEMS C User's Guide

Copyright © 1988-2008 OAR Corporation