rt-thread-official/src
mbbill@gmail.com 573b73465e more updates on previous change
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1627 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-07-13 12:02:01 +00:00
..
SConscript eliminate compile warning 2011-06-19 02:47:51 +00:00
clock.c add rt_tick_set function 2011-06-29 14:45:35 +00:00
device.c update doxygen comments. 2010-11-29 00:04:55 +00:00
idle.c rewrite module memory allocator 2011-07-04 23:48:07 +00:00
ipc.c more updates on previous change 2011-07-13 12:02:01 +00:00
irq.c change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. 2011-06-14 23:59:42 +00:00
kservice.c add rt_tick_set function 2011-06-29 14:45:35 +00:00
kservice.h update doxygen comments. 2010-11-29 00:04:55 +00:00
mem.c because the sethook operation is invoked only in system initialization, the interrupt protect is removed. 2011-06-15 00:12:40 +00:00
mempool.c rewrite module memory allocator 2011-07-04 23:48:07 +00:00
module.c fix compiling error 2011-07-05 13:43:52 +00:00
module.h change the wrong end of line (all of them shall be UNIX end of line). 2011-06-02 04:42:57 +00:00
object.c rewrite module memory allocator 2011-07-04 23:48:07 +00:00
rtm.c rewrite module memory allocator 2011-07-04 23:48:07 +00:00
scheduler.c change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. 2011-06-14 23:59:42 +00:00
slab.c rewrite module memory allocator 2011-07-04 23:48:07 +00:00
thread.c Add reentrance check. Put kernel debug switch together. 2011-06-12 10:01:48 +00:00
timer.c change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. 2011-06-14 23:59:42 +00:00