Bernard Xiong 3463a756d9 [kernel] skip warning when disable debug. 6 years ago
..
Kconfig 6408aac04a Update the version number to 4.0.2 6 years ago
SConscript 3e4a93cc91 Delete the unused '--keep' link flag when used RT_USED marco. 6 years ago
clock.c aa3295d7f0 [src/clock.c] avoid warning 6 years ago
components.c ce51a27f87 [src/components.c]remove the repetitive rt_hw_interrupt_disable() function before rtthread_startup() 6 years ago
cpu.c 4127cc13bf [Kernel] Move the ++/-- operator outside of condition. 6 years ago
device.c ff08faf605 [Kernel] Adjust the copyright information 6 years ago
idle.c c57f2370ad [components][pm]improve low power management components 6 years ago
ipc.c 43c1236ec9 [Kernel] code cleanup for indentation. 6 years ago
irq.c 2a7d814f77 [libcpu] Add unified RISC-V libcpu porting. 6 years ago
kservice.c edccf1c07d Update kservice.c 6 years ago
mem.c 7383269905 [Kernel] Code cleanup for compiling warning. 6 years ago
memheap.c 1f37de29c4 Fix the value width issue under 32/64 bit arch. 6 years ago
mempool.c ff08faf605 [Kernel] Adjust the copyright information 6 years ago
object.c 3463a756d9 [kernel] skip warning when disable debug. 6 years ago
scheduler.c 8dd2a07d45 去除scheduler.c的_get_highest_priority_thread函数中重复判断 6 years ago
signal.c 057c7da3a3 修改signal模块默认log级别 6 years ago
slab.c 163772fb67 fix slab at 64bits CPU 6 years ago
thread.c 6cdfb2ac92 fix signal code 6 years ago
timer.c de624c52c1 [Kernel] Enable RUNNING status in thread. 6 years ago