zephyr/arch/posix
Andrew Boie 4ad9f687df kernel: rename thread return value functions
z_set_thread_return_value is part of the core kernel -> arch
interface and has been renamed to z_arch_thread_return_value_set.

z_set_thread_return_value_with_data renamed to
z_thread_return_value_set_with_data for consistency.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-09-30 15:25:55 -04:00
..
core kernel: rename thread return value functions 2019-09-30 15:25:55 -04:00
include kernel: rename thread return value functions 2019-09-30 15:25:55 -04:00
CMakeLists.txt native: removed redundant compiler args MMD & MP 2019-09-17 11:27:19 +02:00
Kconfig native: Set recommended stack size to 40 for 64 bit 2019-08-24 19:55:09 +02:00