zephyr/include/microkernel
Yonattan Louise 8c7a2db328 Rename microkernel struct field 'Count' to 'count'.
Rename field 'Count' of the structs:
- '_k_mbox_struct' in the file include/microkernel/base_api.h
- '_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_pipe_struct' in the file include/microkernel/base_api.h
- '_k_mem_map_struct' in the file include/microkernel/base_api.h
- 'pool_block' in the file kernel/microkernel/include/micro_private_types.h
- 'evstr' in the file kernel/microkernel/include/micro_private_types.h

Change-Id: I85c0c36f89f8189dedb242189ceb1decd8bffcfb
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 'Count' to 'count'. 2016-02-05 20:15:29 -05:00
command_packet.h
event.h
fifo.h Rename microkernel struct field 'Count' to 'count'. 2016-02-05 20:15:29 -05:00
mailbox.h Rename microkernel struct field 'Count' to 'count'. 2016-02-05 20:15:29 -05:00
memory_map.h
memory_pool.h
mutex.h Rename microkernel struct field 'Count' to 'count'. 2016-02-05 20:15:29 -05:00
pipe.h
semaphore.h Rename microkernel struct field 'Count' to 'count'. 2016-02-05 20:15:29 -05:00
task_irq.h
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