Man, Jianting (Meco) 10451fb95b Revert "[kernel] 修正复制name字段时潜在的内存踩踏问题" 3 years ago
..
Kconfig 6da7ee128b [update]更正 RT_MEMHEAP_BSET_MODE -> RT_MEMHEAP_BEST_MODE 拼写错误。 3 years ago
SConscript d1c353f6b6 [kernel] 优化Sconscript脚本 3 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 e9a2dc0e02 Update src/ipc.c 3 years ago
irq.c 8fa9fde43a [bsp][c28x] add support to not disable global interrupt in context-switch to enable zero-latency isr for critical interrupts. 3 years ago
kservice.c ce16945cba [kernel][version] 采用新的版本宏定义 3 years ago
mem.c ca30428cee 修复低概率终端无法输入问题 (#6464) 3 years ago
memheap.c 6da7ee128b [update]更正 RT_MEMHEAP_BSET_MODE -> RT_MEMHEAP_BEST_MODE 拼写错误。 3 years ago
mempool.c 6295ec108e [kernel] remove the register keyword (#5888) 3 years ago
object.c 10451fb95b Revert "[kernel] 修正复制name字段时潜在的内存踩踏问题" 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 34c77da153 [Kernel] Add nested mutex feature 3 years ago
timer.c 3363586cbb Fix some compilation warning (#5744) 3 years ago