zephyr/kernel/microkernel
Yonattan Louise 09d7ce554e Rename microkernel struct field 'iNbrPendingWrites' to 'num_pending_writes'.
Rename field 'iNbrPendingWrites' of the struct:
- '_k_pipe_desc' in the file include/microkernel/base_api.h

Change-Id: Id2edba8217e652d2ae741819d33ced2986d4d1a8
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:15:30 -05:00
..
include Rename microkernel struct field 'iAvailDataAWA' to 'available_data_post_wrap_around'. 2016-02-05 20:15:30 -05:00
k_command_packet.c
k_event.c Rename microkernel struct field 'Count' to 'count'. 2016-02-05 20:15:29 -05:00
k_fifo.c Rename microkernel struct field 'Hmark' to 'high_watermark'. 2016-02-05 20:15:29 -05:00
k_idle.c
k_init.c
k_irq.c
k_mailbox.c Rename microkernel struct field 'Count' to 'count'. 2016-02-05 20:15:29 -05:00
k_memory_map.c Rename microkernel struct field 'Hmark' to 'high_watermark'. 2016-02-05 20:15:29 -05:00
k_memory_pool.c Rename microkernel struct field 'Count' to 'count'. 2016-02-05 20:15:29 -05:00
k_move_data.c Rename microkernel struct field 'Next' to 'next'. 2016-02-05 20:15:29 -05:00
k_mutex.c Rename microkernel struct field 'Confl' to 'num_conflicts'. 2016-02-05 20:15:29 -05:00
k_nop.c
k_offload.c
k_pipe_buffer.c Rename microkernel struct field 'iNbrPendingWrites' to 'num_pending_writes'. 2016-02-05 20:15:30 -05:00
k_pipe_get.c Rename microkernel struct field 'iAvailDataAWA' to 'available_data_post_wrap_around'. 2016-02-05 20:15:30 -05:00
k_pipe_put.c Rename microkernel struct field 'iFreeSpaceAWA' to 'free_space_post_wrap_around'. 2016-02-05 20:15:30 -05:00
k_pipe_util.c Rename microkernel struct field 'Count' to 'count'. 2016-02-05 20:15:29 -05:00
k_pipe_xfer.c Rename microkernel struct field 'iNbrPendingWrites' to 'num_pending_writes'. 2016-02-05 20:15:30 -05:00
k_pipe.c
k_semaphore.c Rename microkernel struct field 'Count' to 'count'. 2016-02-05 20:15:29 -05:00
k_server.c
k_task_monitor.c
k_task.c
k_ticker.c
k_timer.c
Kconfig
Makefile