zephyr/include
Benjamin Walsh e499df7bb0 nanokernel: add struct _nano_queue and wait_q access routines
This will allow using it for nanokernel objects wait queue, and thus
having all the code for multiple-waiter nanokernel objects in one
location and reusable by all objects.

Change-Id: Ica27fea3d4bc74342e4c54fc8ea5a3425c293e80
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:13:53 -05:00
..
bluetooth Bluetooth: Add return parameter support to bt_hci_cmd_send_sync() 2016-02-05 20:13:50 -05:00
drivers pci: Put the public API header in the right location 2016-02-05 20:13:48 -05:00
microkernel Rename _k_node_workload_get() to _k_workload_get() 2016-02-05 20:13:52 -05:00
misc byteorder: Add macros for 32bits values 2016-02-05 20:13:49 -05:00
nanokernel nanokernel: add struct _nano_queue and wait_q access routines 2016-02-05 20:13:53 -05:00
toolchain Compiler specific configuration 2016-02-05 20:13:52 -05:00
abs_sym.h Make absolute symbol macros headers compiler dependent 2016-02-05 20:13:52 -05:00
clock_vars.h Change _nano_ticks to 64-bit 2016-02-05 20:13:52 -05:00
cputype.h Eliminate use of VXMICRO_HOST_TOOLS 2016-02-05 20:13:45 -05:00
kernel_version.h First commit 2015-04-10 16:44:37 -07:00
linker-defs.h Remove VIRT_ADDR_xxx macros 2016-02-05 20:13:39 -05:00
linker-tool-gcc.h First commit 2015-04-10 16:44:37 -07:00
linker-tool.h First commit 2015-04-10 16:44:37 -07:00
microkernel.h Relocate definition of microkernel server's stack area 2016-02-05 20:13:52 -05:00
nanokernel.h Change _nano_ticks to 64-bit 2016-02-05 20:13:52 -05:00
section_tags.h toolchain/arch: Remove section garbage collection ifdef guards 2016-02-05 20:13:48 -05:00
sections.h First commit 2015-04-10 16:44:37 -07:00
string_s.h First commit 2015-04-10 16:44:37 -07:00
sw_isr_table.h Rename _IsrWrapper camelCase to _isr_wrapper 2016-02-05 20:13:45 -05:00
toolchain.h Compiler specific configuration 2016-02-05 20:13:52 -05:00