mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-14 16:35:22 +00:00
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> |
||
---|---|---|
.. | ||
common | ||
context | ||
device | ||
early_sleep | ||
fatal | ||
fifo | ||
fpu_sharing | ||
gen_isr_table | ||
interrupt | ||
lifo | ||
mbox | ||
mem_heap | ||
mem_protect | ||
mem_slab | ||
mp | ||
msgq/msgq_api | ||
mutex | ||
obj_tracing | ||
pending | ||
pipe | ||
poll | ||
profiling/profiling_api | ||
queue | ||
sched | ||
semaphore/semaphore | ||
sleep | ||
smp | ||
spinlock | ||
stack/stack | ||
threads | ||
tickless | ||
timer | ||
workq | ||
xip |