zephyr/arch/arc
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
..
core kernel: fix thread prio and stack size types in some APIs 2016-11-18 23:08:46 +00:00
include kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
soc power: Add ARC power states and update sample 2016-11-11 03:28:54 +00:00
defconfig arc: Remove nonexistant Kconfig sybmol from defconfig 2016-07-27 17:14:54 +00:00
Kbuild new SoC naming convention 2016-04-18 21:24:59 +00:00
Kconfig arc: cache.h support added for em7d and em11d SOC 2016-11-07 18:53:49 +00:00
Makefile build: Introduce concept of SoC specific build flags 2016-05-27 10:04:29 -05:00