rt-thread-official/src
bernard e9a77b513f [Kernel] mutex can be used before scheduler startup. 2017-09-29 10:23:49 +08:00
..
KConfig Add module feature in KConfig. 2017-06-06 18:21:47 +08:00
SConscript [Kernel]when the macro of RT_USING_COMPONENTS_INIT is not open ,then remove the source of components.c from the project. 2015-05-20 15:21:29 +08:00
clock.c Correct comments about doxygen format 2016-08-19 10:05:00 +08:00
components.c Update components.c 2017-01-02 19:52:00 +08:00
device.c fix the open_flag initialization issue. 2016-04-02 14:42:38 +08:00
idle.c [Kernel] Change RT_USING_IDLE_HOOK as simple definition. 2017-06-07 09:24:22 +08:00
ipc.c [Kernel] mutex can be used before scheduler startup. 2017-09-29 10:23:49 +08:00
irq.c Correct comments about doxygen format 2016-08-19 10:08:35 +08:00
kservice.c Update kservice.c 2017-04-14 14:55:35 +08:00
mem.c Correct comments about doxygen format 2016-08-19 10:11:38 +08:00
memheap.c memheap: check the USED bit in rt_memheap_free 2015-04-08 16:39:50 +08:00
mempool.c Correct comments about doxygen format 2016-08-19 10:12:39 +08:00
module.c Correct comments about doxygen format 2016-08-19 10:13:58 +08:00
module.h [Kernel] More better support for module. 2015-08-03 16:02:24 +08:00
object.c Correct comments about doxygen format 2016-08-19 10:15:10 +08:00
scheduler.c Correct comments about doxygen format 2016-08-19 10:16:07 +08:00
slab.c Correct comments about doxygen format 2016-08-19 10:17:36 +08:00
thread.c [Kernel] Fix thread delete and thread detach bug. #712 2017-04-10 09:53:45 +08:00
timer.c Correct comments about doxygen format 2016-08-19 10:19:46 +08:00