zephyr/include/sys
Andrew Boie 9f0acd44a4 kernel: add APIs for atomic os on pointers
The existing APIs are insufficient on 64-bit systems as atomic_t
is 32-bits wide.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-03-10 10:18:16 -04:00
..
__assert.h assert: Completely remove file info and condition expression 2020-01-13 13:59:55 +01:00
arch_interface.h sys: usermode: Document 0 size buffer memory check 2020-03-07 13:12:51 +02:00
atomic.h kernel: add APIs for atomic os on pointers 2020-03-10 10:18:16 -04:00
base64.h
byteorder.h sys: byteorder: Add 48 bit variants 2019-12-10 09:55:30 +02:00
check.h base: add error checking macros 2020-01-20 17:19:54 -05:00
crc.h crc: Add crc8 implementation and tests 2020-03-10 12:53:53 +02:00
dlist.h
errno_private.h
fdtable.h net: sockets: Extend ioctl poll protocol with offloading feature 2020-01-31 11:36:02 -05:00
libc-hooks.h
list_gen.h
math_extras_impl.h kernel: use 'thread' for thread variable consistently 2019-12-21 19:57:57 -05:00
math_extras.h
mempool_base.h
mempool.h
mutex.h
onoff.h lib: os: onoff: documentation clarifications 2020-02-05 13:48:31 -05:00
printk.h lib: os: make snprintk fns generally available 2020-01-03 10:13:30 +01:00
rb.h
ring_buffer.h
sem.h
sflist.h
slist.h
speculation.h
sys_io.h
time_units.h kernel: extend time unit conversion to high resolution scales 2019-11-08 18:37:46 -05:00
timeutil.h lib/timeutil: add missing header required for s64_t 2020-02-27 11:35:43 +02:00
util.h sys: util: Add IF_ENABLED() macro 2019-12-18 08:14:52 -05:00