zephyr/tests/benchmarks/app_kernel/src
Andy Ross c844bd87b3 kernel: Remove legacy mem_pool usage
The mailbox and msgq utilities had API variants that could pass old
mem_pool blocks through the data structure.  That API is being
deprected (and the features were obscure), so remove the internal
support.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2020-12-07 21:50:14 -05:00
..
config.h
fifo_b.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fifo_r.c
mailbox_b.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mailbox_r.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
master.c kernel: Remove legacy mem_pool usage 2020-12-07 21:50:14 -05:00
master.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
memcfg.h
memmap_b.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mutex_b.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pipe_b.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pipe_r.c
receiver.c
receiver.h
sema_b.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sema_r.c