zephyr/include/sys
Daniel Leung 62cf1960ad kernel: support using thread local storage for errno
This enables storing errno in the thread local storage area.
With this enabled, a syscall to access errno can be avoided
when userspace is also enabled.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-10-24 10:52:00 -07:00
..
__assert.h
arch_interface.h arch_interface: update arch_mem_domain_thread_add 2020-10-22 16:47:07 -07:00
atomic.h
base64.h
byteorder.h
check.h
crc.h
device_mmio.h
dlist.h
errno_private.h kernel: support using thread local storage for errno 2020-10-24 10:52:00 -07:00
fdtable.h
kobject.h kernel: move kernel object APIs to own header 2020-10-12 12:21:46 -04:00
libc-hooks.h arm: cortex_m: add support for thread local storage 2020-10-24 10:52:00 -07:00
list_gen.h
math_extras_impl.h
math_extras.h
mem_manage.h
mempool_base.h
mempool.h
mutex.h include: sys: use C linkage 2020-10-22 07:49:07 -05:00
notify.h
onoff.h
printk.h
rb.h
ring_buffer.h sys: ring_buffer: remove deprecated macros 2020-10-06 14:58:42 -04:00
sem.h
sflist.h
slist.h
speculation.h
sys_heap.h
sys_io.h
thread_stack.h kernel: Add cache coherence management framework 2020-10-21 06:38:53 -04:00
time_units.h
timeutil.h
util_internal.h
util_macro.h include: sys: util: Move macros from util to util_macro 2020-10-23 09:38:55 -05:00
util.h include: sys: util: Move macros from util to util_macro 2020-10-23 09:38:55 -05:00