zephyr/include/microkernel
Benjamin Walsh 751c765079 events: rename task_event_set_handler()
task_event_set_handler -> task_event_handler_set

Align with the "verb at the end" convention.

Change-Id: I8b72d41a20a7fdd4756f90765682e317289a241b
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:15:21 -05:00
..
base_api.h Redefine microkernel memory map object identifier type 2016-02-05 20:15:18 -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 events: rename task_event_set_handler() 2016-02-05 20:15:21 -05:00
fifo.h microkernel: introduce support for private FIFOs 2016-02-05 20:15:18 -05:00
mailbox.h pipes/mailboxes: rename functions using mem blocks 2016-02-05 20:15:21 -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 microkernel: introduce support for private mutexes 2016-02-05 20:14:46 -05:00
pipe.h pipes/mailboxes: rename functions using mem blocks 2016-02-05 20:15:21 -05:00
semaphore.h microkernel: introduce support for private semaphores 2016-02-05 20:15:18 -05:00
task.h microkernel: introduce support for private tasks 2016-02-05 20:15:18 -05:00
task_irq.h Rename microkernel/k_types.h to base_api.h 2016-02-05 20:14:25 -05:00
ticks.h Rename kernel's clock_vars.h to sys_clock.h 2016-02-05 20:14:26 -05:00