Bernard Xiong 266496cef3 [Kernel] Use rt_assert_handler() function to handle assertion. 10 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 12 years ago
irq.c 79392bb082 Embedded GPLv2 license. 12 years ago
kservice.c 266496cef3 [Kernel] Use rt_assert_handler() function to handle assertion. 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 abd19b8dd7 [Kernel] More better support for module. 10 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 11 years ago