zephyr/kernel/microkernel/include
Yonattan Louise 1de74fb559 Rename microkernel struct field 'Waiters' to 'waiters'.
Rename field 'Waiters' of the structs:
- '_k_mutex_struct' in the file include/microkernel/base_api.h
- '_k_sem_struct' in the file include/microkernel/base_api.h
- '_k_fifo_struct' in the file include/microkernel/base_api.h
- '_k_mem_map_struct' in the file include/microkernel/base_api.h

Change-Id: I32db6d6213d8a3677c361f7542fdfd5444030c8a
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:15:29 -05:00
..
k_pipe_buffer.h microkernel: redefine pipe object identifier type 2016-02-05 20:15:18 -05:00
k_pipe_util.h microkernel: redefine pipe object identifier type 2016-02-05 20:15:18 -05:00
kernel_main.h microkernel: remove kernel service dispatch table 2016-02-05 20:14:46 -05:00
micro_private_types.h Rename microkernel struct field 'Waiters' to 'waiters'. 2016-02-05 20:15:29 -05:00
micro_private.h Rename microkernel struct field 'Prio' to 'priority'. 2016-02-05 20:15:28 -05:00