zephyr/doc/kernel
Andrew Boie a2480bd472 mempool: add API for malloc semantics
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>
2018-05-16 17:32:59 -07:00
..
data_passing
memory mempool: add API for malloc semantics 2018-05-16 17:32:59 -07:00
other
overview doc: change https://zephyrproject.org/doc refs 2018-05-02 18:32:44 -04:00
synchronization
threads kernel: Deprecate k_thread_cancel() API 2018-04-24 03:57:20 +05:30
timing
usermode doc: fix misspellings in doc and Kconfig files 2018-05-09 15:06:43 -05:00
kernel.rst