zephyr/arch/arc/core
Benjamin Walsh a8978aba8f kernel: rename thread states symbols
They are not part of the API, so rename from K_<state> to
_THREAD_<state>.

Change-Id: Iaebb7d3083b80b9769bee5616e0f96ed2abc5c56
Signed-off-by: Benjamin Walsh <walsh.benj@gmail.com>
2017-01-24 13:34:49 +00:00
..
offsets license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
atomic.S license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cache.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cpu_idle.S license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
fast_irq.S license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
fatal.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
fault_s.S license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
fault.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
irq_manage.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
irq_offload.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
irq_vector_table.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
isr_wrapper.S license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
prep_c.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
regular_irq.S license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
reset.S license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
sw_isr_table.S license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
swap.S license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
sys_fatal_error_handler.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
thread_entry_wrapper.S license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
thread.c kernel: rename thread states symbols 2017-01-24 13:34:49 +00:00
vector_table.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00