Bernard Xiong 730592df19 [Kernel] mark the free mem block with HEAP_MAGIC. 9 years ago
..
SConscript be7b8421a5 [Kernel]when the macro of RT_USING_COMPONENTS_INIT is not open ,then remove the source of components.c from the project. 10 years ago
clock.c 79392bb082 Embedded GPLv2 license. 12 years ago
components.c 9201cbc29b [Kernel Init] Add support to use RT_USING_USER_MAIN with IAR 10 years ago
device.c bd6b39cace Update device.c 11 years ago
idle.c 3b5c2e2f9f Merge branch 'master' of https://github.com/RT-Thread/rt-thread 11 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 b886340e67 open and then get the new device 10 years ago
mem.c 730592df19 [Kernel] mark the free mem block with HEAP_MAGIC. 9 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 d0dcdd11fe [Kernel] Export more symbols for module. 9 years ago
module.h abd19b8dd7 [Kernel] More better support for module. 10 years ago
object.c db73a31ec8 [Kernel] Fix compiling warning. 10 years ago
scheduler.c 783753d943 [Kernel] export more symbols. 10 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