zephyr/kernel/microkernel/include
Daniel Leung 105e723faa microkernel: Rename struct mbx_struct to _k_mbox_struct
This is in preparation to enable private mailbox support.
The struct needs to be moved into more visible header
so private mailboxes can be declared. This also renames
according to naming convention to be private kernel
objects.

Change-Id: Ibd75497e726efd447d27f3bfd0b4695ed1695693
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:15:18 -05:00
..
k_pipe_buffer.h Standardize on names for pipe_desc type objects 2016-02-05 20:14:36 -05:00
k_pipe_util.h Revise 'channel' comments in microkernel's pipe code 2016-02-05 20:14:37 -05:00
kernel_main.h microkernel: remove kernel service dispatch table 2016-02-05 20:14:46 -05:00
micro_private_types.h microkernel: Rename struct mbx_struct to _k_mbox_struct 2016-02-05 20:15:18 -05:00
micro_private.h Redefine microkernel mailbox object identifier type 2016-02-05 20:15:18 -05:00