zephyr/kernel/microkernel
Allan Stephens 4a77f47a9e Limit exposure of microkernel event list
Hides the existence of the microkernel event list variable from
everyone but the microkernel event subsystem itself.

Change-Id: I5a2ac41ebd8131b85897c60eaae24013f10686f0
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:13:55 -05:00
..
channel Delete unnecessary kmemcpy.h file 2016-02-05 20:13:55 -05:00
include Limit exposure of microkernel event list 2016-02-05 20:13:55 -05:00
cmdPkt.c Rename cmdpacket to cmd_packet 2016-02-05 20:13:53 -05:00
defs.objs Eliminate microkernel/movedata sub-directory 2016-02-05 20:13:51 -05:00
global.c Relocate definition of microkernel server's stack area 2016-02-05 20:13:52 -05:00
idle.c Fix checkpatch issue - ERROR:OPEN_BRACE 2016-02-05 20:13:54 -05:00
k_event.c Limit exposure of microkernel event list 2016-02-05 20:13:55 -05:00
k_irq.c Allow task IRQ code to support tickless kernel 2016-02-05 20:13:49 -05:00
k_mbox.c Delete unnecessary kmemcpy.h file 2016-02-05 20:13:55 -05:00
k_memmap.c Allow memory maps to support tickless kernel 2016-02-05 20:13:49 -05:00
k_mempool.c Allow memory pools to support tickless kernel 2016-02-05 20:13:49 -05:00
k_mutex.c Allow mutexes to support tickless kernel 2016-02-05 20:13:49 -05:00
k_nop.c Renaming K_nop to _k_nop 2016-02-05 20:13:48 -05:00
k_offload.c Renaming K_offload to _k_offload_to_fiber 2016-02-05 20:13:48 -05:00
k_queue.c Allow FIFOs to support tickless kernel 2016-02-05 20:13:49 -05:00
k_sema.c Fix checkpatch issue - ERROR:OPEN_BRACE 2016-02-05 20:13:54 -05:00
k_task.c Relocate arch-independent _TaskAbort() 2016-02-05 20:13:52 -05:00
k_timer.c Rename _HandleExpiredTimers to _k_timer_list_update 2016-02-05 20:13:52 -05:00
movedata.c Delete unnecessary kmemcpy.h file 2016-02-05 20:13:55 -05:00
server.c Rename _NanoKernel to _nanokernel 2016-02-05 20:13:53 -05:00
task_monitor.c Fix checkpatch issue - ERROR:OPEN_BRACE 2016-02-05 20:13:54 -05:00
ticker.c Increase consolidation of workload monitoring code 2016-02-05 20:13:52 -05:00