rt-thread-official/src
bernard.xiong@gmail.com 87195cf84e Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2046 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-04-14 03:52:56 +00:00
..
SConscript fixed rt_device_init issues. 2011-12-27 05:41:04 +00:00
clock.c unify the coding style of kernel 2012-03-17 06:43:49 +00:00
device.c move src\kservice.h to include\rtservice.h. 2012-03-22 06:11:44 +00:00
idle.c cleanup code comments. 2012-04-14 03:50:28 +00:00
ipc.c move src\kservice.h to include\rtservice.h. 2012-03-22 06:11:44 +00:00
irq.c unify the coding style of kernel 2012-03-17 06:43:49 +00:00
kservice.c fixed memmove issue, report by luoyuncong. 2012-04-14 03:49:49 +00:00
mem.c unify the coding style of kernel 2012-03-17 06:43:49 +00:00
memheap.c Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro. 2012-04-14 03:52:56 +00:00
mempool.c fix align issue in rt_mp_init and rt_mp_create function. 2012-03-23 07:26:38 +00:00
module.c eliminate compile warning in module.c 2012-04-13 14:06:33 +00:00
module.h unify the coding style of kernel 2012-03-17 06:43:49 +00:00
object.c Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro. 2012-04-14 03:52:56 +00:00
rtm.c unify the coding style of kernel 2012-03-17 06:43:49 +00:00
scheduler.c cleanup code comments and deprecate rt_system_timer_init function. 2012-04-14 03:51:34 +00:00
slab.c move src\kservice.h to include\rtservice.h. 2012-03-22 06:11:44 +00:00
thread.c move src\kservice.h to include\rtservice.h. 2012-03-22 06:11:44 +00:00
timer.c cleanup code comments and deprecate rt_system_timer_init function. 2012-04-14 03:51:34 +00:00