zephyr/kernel
Benjamin Walsh 8276c32e7c microkernel: rename K_CREF.task to 'task_id'
This will allow renaming K_CREF.proc to 'task'. It also is really
representing a task ID, i.e. the value a user passes to microkernel
APIs.

Change-Id: If2dd3f1ed5ce93178acd4713ad5497e5b3e0401d
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:15:27 -05:00
..
microkernel microkernel: rename K_CREF.task to 'task_id' 2016-02-05 20:15:27 -05:00
nanokernel irq: do not use _inline versions of irq_lock/unlock 2016-02-05 20:15:21 -05:00
Kconfig microkernel: rename K_swapper to _k_server 2016-02-05 20:15:21 -05:00
Makefile