zephyr/kernel/include
Andrew Boie 42cfd4ff26 kernel: expose k_busy_wait() to user mode
If we just had the kernel's implementation, we could
just move this to lib/, but possible arch-specific
implementations dictate that we just make this a
syscall.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-11-15 16:20:36 -05:00
..
gen_offset.h
kernel_internal.h kernel: expose k_busy_wait() to user mode 2018-11-15 16:20:36 -05:00
kernel_offsets.h kernel: Remove duplicated identifier 2018-11-04 11:37:24 -05:00
kernel_structs.h kernel: Remove duplicated identifier 2018-11-04 11:37:24 -05:00
ksched.h kernel: Use distinct macro names 2018-10-31 19:43:47 -04:00
kswap.h subsys: debug: tracing: Fix thread tracing 2018-10-29 22:09:12 -04:00
offsets_short.h
syscall_handler.h kernel: syscall_handler.h: Typo fix in docstring 2018-10-17 10:32:10 -04:00
timeout_q.h kernel: Checkpatch fixups 2018-10-16 15:03:10 -04:00
wait_q.h