zephyr/arch
Benjamin Walsh 669360d5ec kernel: fix thread prio and stack size types in some APIs
Prio should be an int, since values are small integers, not a fixed-size
int32_t. It aligns with the prio parameters of the other APIs.

Stack size should be size_t.

Change-Id: Id29751b86c4ad7a7c2a7ffe446c2a96ae83c77bf
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-11-18 23:08:46 +00:00
..
arc kernel: fix thread prio and stack size types in some APIs 2016-11-18 23:08:46 +00:00
arm kernel: fix thread prio and stack size types in some APIs 2016-11-18 23:08:46 +00:00
nios2 kernel: fix thread prio and stack size types in some APIs 2016-11-18 23:08:46 +00:00
x86 kernel: fix thread prio and stack size types in some APIs 2016-11-18 23:08:46 +00:00
Kconfig power_mgmt: Do not notify deep sleep if bootloader does context restore 2016-11-11 20:40:53 +00:00
Makefile arch/Makefile: simplify 2016-04-27 21:40:19 +00:00