Bernard Xiong ee733babe5 Merge pull request #3975 from mysterywolf/master 4 years ago
..
Kconfig dddc8ab896 Update the RT_VER_NUM to 4.0.3. 5 years ago
SConscript 5cd6509296 [Kernel] cleanup code of spinlock in SMP Kernel 5 years ago
clock.c 3ed84b8d03 解决yield操作不能及时释放cpu的问题 5 years ago
components.c 618eb1c016 fixed whitespace character 5 years ago
cpu.c 71311b73ae [Kernel] Fix the wrong indentation 5 years ago
device.c 992d3af3ae [kernel] code and comments cleanup 5 years ago
idle.c d16d78c53e fix spelling mistake for "RT_IDEL_HOOK_LIST_SIZE" 5 years ago
ipc.c 98f0cfbf6e define maximum value of ipc type 4 years ago
irq.c df3a9e573f [src][irq] 添加 WEAK 修饰,中断嵌套数可由外部提供。 6 years ago
kservice.c aa7247eccd Merge pull request #3764 from ErnestChen1/isdigit0724 5 years ago
mem.c b082876c9b Update mem.c 5 years ago
memheap.c 1f37de29c4 Fix the value width issue under 32/64 bit arch. 6 years ago
mempool.c 160811b77a Minor optimization for mempool.c 5 years ago
object.c b98690e211 [Kernel] Fix the maxlen issue in rt_object_get_pointers 5 years ago
scheduler.c aeff91b2a7 Merge pull request #3769 from jesven/fix_yield 4 years ago
signal.c 992d3af3ae [kernel] code and comments cleanup 5 years ago
slab.c 163772fb67 fix slab at 64bits CPU 6 years ago
thread.c 0776b36a4f [Kernel] fix the delay_until issue 4 years ago
timer.c 1c6700acfd [kernel] fix the timer issue 4 years ago