zephyr/kernel/nanokernel/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
..
offsets Eliminate GEN_OFFSET_SYM_HOST() macro 2016-02-05 20:13:45 -05:00
genOffset.h Make absolute symbol macros headers compiler dependent 2016-02-05 20:13:52 -05:00
nanocontextentry.h Renaming _ContextEntryRtn to _context_entry 2016-02-05 19:45:35 -05:00
wait_q.h nanokernel: add struct _nano_queue and wait_q access routines 2016-02-05 20:13:53 -05:00