rt-thread/src
bernard.xiong@gmail.com d82a8cce21 fixed module unload issue; code cleanup for timer.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2119 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-05-16 06:18:58 +00:00
..
SConscript fixed rt_device_init issues. 2011-12-27 05:41:04 +00:00
clock.c remove soft timer tick increase 2012-05-05 01:45:17 +00:00
device.c move src\kservice.h to include\rtservice.h. 2012-03-22 06:11:44 +00:00
idle.c fixed module unload issue; code cleanup for timer.c 2012-05-16 06:18:58 +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 remove soft timer tick increase 2012-05-05 01:45:17 +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 add memory heap object in module 2012-05-07 06:23:30 +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 add memory heap object in module 2012-05-07 06:23:30 +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 fixed module unload issue; code cleanup for timer.c 2012-05-16 06:18:58 +00:00