Bernard Xiong 21fdff8fbf [Kernel] Fix main() issue in Keil MDK 10 years ago
..
SConscript 62a0172d11 [Kernel] Fix the system initialization link issue 10 years ago
clock.c 79392bb082 Embedded GPLv2 license. 12 years ago
device.c bd6b39cace Update device.c 10 years ago
idle.c 3b5c2e2f9f Merge branch 'master' of https://github.com/RT-Thread/rt-thread 11 years ago
init.c 21fdff8fbf [Kernel] Fix main() issue in Keil MDK 10 years ago
ipc.c b72001fcac kernel: mutex could only be released in thread context 11 years ago
irq.c 79392bb082 Embedded GPLv2 license. 12 years ago
kservice.c b83b1ee53d [Kernel] Change the copyright date information 10 years ago
mem.c b23de95ff4 [Kernel] comments clean up. 11 years ago
memheap.c 2d3b2f1e94 memheap: check the USED bit in rt_memheap_free 10 years ago
mempool.c b8bf6bef76 kernel: mempool: fix race condition in rt_mp_alloc 11 years ago
module.c 4bb6c8cf0c module: add !__CC_ARM when test __GNUC__ 10 years ago
module.h c0629b342e fix:comment spelling mistake 11 years ago
object.c c045281ee2 object: fix module name testing 10 years ago
scheduler.c 408ac34bc2 kernel: add rt_critical_level that return the lock count of scheduler 11 years ago
slab.c 79392bb082 Embedded GPLv2 license. 12 years ago
thread.c 898e0d2f3f [Kernel] stop thread timer when suspend a thread 11 years ago
timer.c 8615e2c8e5 kernel/timer: change row_lvl to unsigned 10 years ago