RTEMS ITRON 3.0 API User's Guide
The fixed block manager provides functions for creating, deleting, getting, polling, getting with timeout, releasing, and referencing the fixed-sized memorypool. This manager is based on ITRON 3.0 standard.
The services provided by the fixed block manager are:
cre_mpf
- Create Fixed-Size Memorypool
del_mpf
- Delete Fixed-Size Memorypool
get_blf
- Get Fixed-Size Memory Block
pget_blf
- Poll and Get Fixed-Size Memory Block
tget_blf
- Get Fixed-Size Memory Block with Timeout
rel_blf
- Release Fixed-Size Memory Block
ref_mpf
- Reference Fixed-Size Memorypool Status
RTEMS ITRON 3.0 API User's Guide
Copyright © 1988-2004 OAR Corporation