zephyr/include/misc
Andrew Boie c8010e4877 sflist: slist-alike that stores flags
This slist variant allows flags to be stored in a node
without taking up any extra space by relying on 4-byte
pointer alignment; flags are stored in the two LSBs.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-05-16 17:32:59 -07:00
..
__assert.h
byteorder.h include: improve compatibility with C++ apps. 2018-04-09 23:21:52 -04:00
dlist.h
list_gen.h list_gen: slist: mark some APIs are private 2018-05-16 17:32:59 -07:00
mempool_base.h lib: user mode compatible mempools 2018-04-05 07:03:05 -07:00
mempool.h lib: user mode compatible mempools 2018-04-05 07:03:05 -07:00
printk.h
rb.h lib/rbtree: Add a rb_contains() predicate 2018-04-10 12:31:51 -04:00
reboot.h
ring_buffer.h
sflist.h sflist: slist-alike that stores flags 2018-05-16 17:32:59 -07:00
slist.h list_gen: slist: mark some APIs are private 2018-05-16 17:32:59 -07:00
stack.h
util.h linker-defs: Increase the number of kernel objects 2018-05-15 17:48:18 +03:00