rt-thread/src
Bernard Xiong d890d555a7
Merge pull request #3886 from jesven/fix_smp_ready_table
修正多核rt_schedule_remove_thread时pcpu的ready_table判断问题
2020-09-05 08:59:06 +08:00
..
Kconfig Update the RT_VER_NUM to 4.0.3. 2020-01-09 10:45:21 +08:00
SConscript [Kernel] cleanup code of spinlock in SMP Kernel 2019-09-28 11:56:03 +08:00
clock.c [kernel] code and comments cleanup 2019-12-16 13:59:46 +08:00
components.c fixed whitespace character 2020-01-15 09:14:58 +08:00
cpu.c [Kernel] Fix the wrong indentation 2019-09-28 12:26:48 +08:00
device.c [kernel] code and comments cleanup 2019-12-16 13:59:46 +08:00
idle.c fix spelling mistake for "RT_IDEL_HOOK_LIST_SIZE" 2019-09-05 08:33:12 +08:00
ipc.c Merge pull request #3773 from ErnestChen1/event_option0717 2020-08-03 21:41:13 +08:00
irq.c [src][irq] 添加 WEAK 修饰,中断嵌套数可由外部提供。 2019-07-12 11:15:20 +08:00
kservice.c Merge pull request #3764 from ErnestChen1/isdigit0724 2020-08-01 16:51:55 +08:00
mem.c Update mem.c 2020-03-27 18:57:29 +08:00
memheap.c Fix the value width issue under 32/64 bit arch. 2018-12-13 14:54:26 +08:00
mempool.c Minor optimization for mempool.c 2020-07-23 19:35:31 +08:00
object.c [Kernel] Fix the maxlen issue in rt_object_get_pointers 2020-05-17 23:14:24 +08:00
scheduler.c 修正多核rt_schedule_remove_thread时pcpu的ready_table判断问题 2020-09-04 12:12:01 +08:00
signal.c [kernel] code and comments cleanup 2019-12-16 13:59:46 +08:00
slab.c fix slab at 64bits CPU 2019-03-20 15:11:52 +08:00
thread.c [fix] thread control bug about RT_THREAD_CTRL_CLOSE command 2020-09-02 15:04:42 +08:00
timer.c fixed the iterator failure for softtimer list timeout check. 2020-08-15 20:15:29 +08:00