Frank Buss e80facfd06 remove unused code to improve speed 3 years ago
..
Kconfig 7d58cf1644 change version number to v5.0.0 (#6291) 3 years ago
SConscript d724eed9fc 分离内存分配接口与内存分配算法 (#5175) 4 years ago
clock.c 5178e7ec0b [add] src/clock.c add hook for rt_tick_increase (#5569) 4 years ago
components.c b11cb41ae7 tms320f28379d fix init (#6343) 3 years ago
cpu.c f5b0bfd3f4 uniform code writing-disable interrupt 3 years ago
device.c 6cf3256d4c [device.c] fix the comment, add RT_DEBUG_LOG 3 years ago
idle.c 43ede1859a [kernel] 优化内置线程命名 3 years ago
ipc.c a4829b1c00 [fix] Fix simulator compilation warnings (#6438) 3 years ago
irq.c b43f0e7205 [bsp][tms320f28379d] Fix compile ti (#6254) 3 years ago
kservice.c ce16945cba [kernel][version] 采用新的版本宏定义 3 years ago
mem.c ca30428cee 修复低概率终端无法输入问题 (#6464) 3 years ago
memheap.c 655beb3bda [memheap] Fix the Oz optimization problem of AC6 compiler 3 years ago
mempool.c 6295ec108e [kernel] remove the register keyword (#5888) 3 years ago
object.c e80facfd06 remove unused code to improve speed 3 years ago
scheduler.c 7750358bed [kernel/schedule] fix the time slice issue 3 years ago
signal.c f5b0bfd3f4 uniform code writing-disable interrupt 3 years ago
slab.c d724eed9fc 分离内存分配接口与内存分配算法 (#5175) 4 years ago
thread.c bfa357958d [kernel] 当tick为0时rt_thread_sleep不应该挂起线程 3 years ago
timer.c 3363586cbb Fix some compilation warning (#5744) 3 years ago