zephyr/kernel/include
Andy Ross 8a4b2e8cf2 kernel, posix: Move ready_one_thread() to scheduler
The POSIX layer had a simple ready_one_thread() utility.  Move this to
the scheduler API (with a prepended underscore -- it's an internal
API) so that it can be synchronized along with the rest of the
scheduler.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-04-24 03:57:20 +05:30
..
gen_offset.h
kernel_internal.h kernel: SMP timer integration 2018-02-16 10:44:29 -05:00
kernel_offsets.h kernel: SMP-aware scheduler 2018-02-16 10:44:29 -05:00
kernel_structs.h kernel: SMP-aware scheduler 2018-02-16 10:44:29 -05:00
ksched.h kernel, posix: Move ready_one_thread() to scheduler 2018-04-24 03:57:20 +05:30
kswap.h kernel/kswap.h: Hook event logger from switch-based _Swap 2018-02-16 10:44:29 -05:00
offsets_short.h
syscall_handler.h license: fix spdx identifier in a few files 2018-04-12 15:19:51 -04:00
timeout_q.h kernel: Clean up _unpend_thread() API 2018-04-24 03:57:20 +05:30
wait_q.h