mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 07:32:38 +00:00
This works like k_malloc() but allows the user to designate a specific memory pool to use instead of the kernel heap. Test coverage provided by existing tests for k_malloc(), which is now derived from this API. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
data_passing | ||
memory | ||
other | ||
overview | ||
synchronization | ||
threads | ||
timing | ||
usermode | ||
kernel.rst |