Everything
Everything
top
with RI78V4
Coding
SERVICE CALLS
Memory Pool Management Functions
12.12 Memory Pool Management Functions
The following lists the service calls provided by the RI78V4 as the memory pool management functions.
Table 12-14 Memory Pool Management Functions
Service Call
Function
Origin of Service Call
get_mpf
Acquire fixed-sized memory block (waiting forever).
Task
pget_mpf
Acquire fixed-sized memory block (polling).
Task, Non-task
tget_mpf
Acquire fixed-sized memory block (with timeout).
Task
rel_mpf
Release fixed-sized memory block.
Task, Non-task
ref_mpf
Reference fixed-sized memory pool state.
Task, Non-task
To the latest version of this page
Differences Information
Previous Topic
ref_mbx
Next Topic
get_mpf
Table of Contents
Task Management Functions
Task Dependent Synchronization Functions
Synchronization and Communication Functions (Semaphores)
Synchronization and Communication Functions (Eventflags)
Synchronization and Communication Functions (Data Queues)
Synchronization and Communication Functions (Mailboxes)
Memory Pool Management Functions
get_mpf
pget_mpf
tget_mpf
rel_mpf
ref_mpf
Time Management Functions
System State Management Functions
System Configuration Management Functions