shaojinchun 627cad97e4 实现tkill系统调用以增加对pthead_cancel的支持 5 years ago
..
Kconfig 4adaea2a65 Import rt-smart code. 5 years ago
SConscript 5cd6509296 [Kernel] cleanup code of spinlock in SMP Kernel 6 years ago
clock.c 4adaea2a65 Import rt-smart code. 5 years ago
components.c 618eb1c016 fixed whitespace character 6 years ago
cpu.c 4adaea2a65 Import rt-smart code. 5 years ago
device.c 992d3af3ae [kernel] code and comments cleanup 6 years ago
idle.c d16d78c53e fix spelling mistake for "RT_IDEL_HOOK_LIST_SIZE" 6 years ago
ipc.c 3d66341ced 原rt_thread_suspend改名为rt_thread_suspend_with_flag 5 years ago
irq.c df3a9e573f [src][irq] 添加 WEAK 修饰,中断嵌套数可由外部提供。 6 years ago
kservice.c 7abd95fd31 修正ptid变量写在没有ifdef的地方的问题 5 years ago
mem.c 4adaea2a65 Import rt-smart code. 5 years ago
memheap.c b9a186952c fix bug of rt_memheap_detach 5 years ago
mempool.c 3d66341ced 原rt_thread_suspend改名为rt_thread_suspend_with_flag 5 years ago
object.c fee4bf4b85 futex对象链表转至lwp结构体内部,并实现其对象自动释放机制 5 years ago
scheduler.c 5318d57587 调整thread suspend状态,分成interruptible killable uninterruptible三个情况 5 years ago
signal.c 3d66341ced 原rt_thread_suspend改名为rt_thread_suspend_with_flag 5 years ago
slab.c 163772fb67 fix slab at 64bits CPU 7 years ago
thread.c 627cad97e4 实现tkill系统调用以增加对pthead_cancel的支持 5 years ago
timer.c 14fc2b6a0d 修正timer在check时,没有从临时链表摘除的问题 5 years ago