zephyr/arch/arc/core
Anas Nashif 780324b8ed cleanup: rename fiber/task -> thread
We still have many places talking about tasks and threads, replace those
with thread terminology.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-10-30 18:41:15 -04:00
..
mpu doc: fix misspellings and missing EOF newlines 2017-08-16 17:38:41 -05:00
offsets boards: Update arc em_starterkit support from 2.2 to 2.3 2017-05-19 15:58:41 +02:00
Makefile arch: arc: Add mpu support 2017-08-16 16:09:45 -04:00
atomic.S linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
cache.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
cpu_idle.S linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
fast_irq.S arch: arc: Add mpu support 2017-08-16 16:09:45 -04:00
fatal.c k_thread_abort(): assert if abort essential thread 2017-09-07 16:35:16 -07:00
fault.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
fault_s.S arch: arc: add nested interrupt support 2017-08-10 12:47:15 -04:00
irq_manage.c cleanup: Move #include directives 2017-09-11 12:41:07 -04:00
irq_offload.c
isr_wrapper.S cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
prep_c.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
regular_irq.S arch: arc: Add mpu support 2017-08-16 16:09:45 -04:00
reset.S cleanup: remove commented #include 2017-09-11 12:41:07 -04:00
swap.S arch: arc: Add mpu support 2017-08-16 16:09:45 -04:00
sys_fatal_error_handler.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
thread.c kernel: fix k_thread_stack_t definition 2017-10-17 08:24:29 -07:00
thread_entry_wrapper.S linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
timestamp.c kernel: tickless: Add tickless kernel support 2017-04-27 13:46:28 +00:00
vector_table.c arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00