shaojinchun ae1fdc70f0 修正rt_mp_free有可能唤醒一个错误任务指针的问题 6 лет назад
..
Kconfig 6408aac04a Update the version number to 4.0.2 6 лет назад
SConscript 3e4a93cc91 Delete the unused '--keep' link flag when used RT_USED marco. 6 лет назад
clock.c aa3295d7f0 [src/clock.c] avoid warning 6 лет назад
components.c ce51a27f87 [src/components.c]remove the repetitive rt_hw_interrupt_disable() function before rtthread_startup() 6 лет назад
cpu.c 4127cc13bf [Kernel] Move the ++/-- operator outside of condition. 6 лет назад
device.c ff08faf605 [Kernel] Adjust the copyright information 7 лет назад
idle.c c57f2370ad [components][pm]improve low power management components 6 лет назад
ipc.c 43c1236ec9 [Kernel] code cleanup for indentation. 6 лет назад
irq.c 2a7d814f77 [libcpu] Add unified RISC-V libcpu porting. 7 лет назад
kservice.c edccf1c07d Update kservice.c 6 лет назад
mem.c 7383269905 [Kernel] Code cleanup for compiling warning. 7 лет назад
memheap.c 1f37de29c4 Fix the value width issue under 32/64 bit arch. 7 лет назад
mempool.c ae1fdc70f0 修正rt_mp_free有可能唤醒一个错误任务指针的问题 6 лет назад
object.c 4d3b4abfeb [Kernel] To check object re-initialization in the list 6 лет назад
scheduler.c 8dd2a07d45 去除scheduler.c的_get_highest_priority_thread函数中重复判断 6 лет назад
signal.c 057c7da3a3 修改signal模块默认log级别 6 лет назад
slab.c 163772fb67 fix slab at 64bits CPU 6 лет назад
thread.c 6cdfb2ac92 fix signal code 6 лет назад
timer.c de624c52c1 [Kernel] Enable RUNNING status in thread. 7 лет назад