zephyr/include/microkernel
Peter Mitsis 101d486834 Rename k_args 'Srce' field to 'alloc'
Since multi-node systems are not supported, the 'Srce' field now only serves
one purpose--to indicate whether the packet was allocated from the command
packet pool.  As such, a better name (and type) for it is 'alloc' (of type
'bool') since 'Srce' (of type 'knode_t') suggest multi-node support.

Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
Change-Id: I47a935af13fd55dbca23c879841d68caf895eae4
2016-02-05 20:13:41 -05:00
..
util First commit 2015-04-10 16:44:37 -07:00
chan.h First commit 2015-04-10 16:44:37 -07:00
cmdPkt.h Rename k_args 'Srce' field to 'alloc' 2016-02-05 20:13:41 -05:00
entries.h Remove K_memcpyrpl() 2016-02-05 20:13:40 -05:00
event_api_export.h First commit 2015-04-10 16:44:37 -07:00
event.h First commit 2015-04-10 16:44:37 -07:00
fifo_api_export.h First commit 2015-04-10 16:44:37 -07:00
fifo.h First commit 2015-04-10 16:44:37 -07:00
k_boot.h Minimize k_boot.h's header file inclusion 2016-02-05 20:13:40 -05:00
k_chstr.h First commit 2015-04-10 16:44:37 -07:00
k_struct.h Rename k_args 'Srce' field to 'alloc' 2016-02-05 20:13:41 -05:00
k_types.h First commit 2015-04-10 16:44:37 -07:00
mail_api_export.h First commit 2015-04-10 16:44:37 -07:00
mail.h First commit 2015-04-10 16:44:37 -07:00
memcpy.h First commit 2015-04-10 16:44:37 -07:00
mmap.h First commit 2015-04-10 16:44:37 -07:00
mutex_api_export.h First commit 2015-04-10 16:44:37 -07:00
mutex.h First commit 2015-04-10 16:44:37 -07:00
pool.h Remove _task_mem_pool_move() 2016-02-05 20:13:41 -05:00
sema_api_export.h First commit 2015-04-10 16:44:37 -07:00
sema.h First commit 2015-04-10 16:44:37 -07:00
task_api_export.h First commit 2015-04-10 16:44:37 -07:00
task_irq_api_export.h First commit 2015-04-10 16:44:37 -07:00
task_irq.h First commit 2015-04-10 16:44:37 -07:00
task.h First commit 2015-04-10 16:44:37 -07:00
ticks.h First commit 2015-04-10 16:44:37 -07:00