zephyr/include/microkernel
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
..
base_api.h Rename microkernel struct field 'Waiters' to 'waiters'. 2016-02-05 20:15:29 -05:00
command_packet.h Remove trailing semicolon in definition of CMD_PKT_SET_INSTANCE() 2016-02-05 20:14:42 -05:00
event.h microkernel: rename K_swapper to _k_server 2016-02-05 20:15:21 -05:00
fifo.h Rename microkernel struct field 'Waiters' to 'waiters'. 2016-02-05 20:15:29 -05:00
mailbox.h Rename microkernel struct field 'Readers' to 'readers'. 2016-02-05 20:15:29 -05:00
memory_map.h microkernel: introduce support for private memory maps 2016-02-05 20:15:18 -05:00
memory_pool.h Rename microkernel/pool.h to memory_pool.h 2016-02-05 20:14:25 -05:00
mutex.h Rename microkernel struct field 'Waiters' to 'waiters'. 2016-02-05 20:15:29 -05:00
pipe.h pipes/mailboxes: rename functions using mem blocks 2016-02-05 20:15:21 -05:00
semaphore.h Rename microkernel struct field 'Waiters' to 'waiters'. 2016-02-05 20:15:29 -05:00
task_irq.h Rename microkernel/k_types.h to base_api.h 2016-02-05 20:14:25 -05:00
task.h Rename microkernel struct field 'fabort' to 'fn_abort'. 2016-02-05 20:15:29 -05:00
ticks.h sys_clock: add missing fiber system clock APIs 2016-02-05 20:15:27 -05:00