rt-thread-official/src
bernard.xiong 17c81cfa21 change the mb/mq receive timeout to 0 if the re-calculated delta tick is a negative number. -- found by freescale@stmsky.com
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@128 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-24 23:07:12 +00:00
..
SConscript update on scons script 2009-10-21 23:50:25 +00:00
clock.c import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00
device.c import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00
idle.c import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00
ipc.c change the mb/mq receive timeout to 0 if the re-calculated delta tick is a negative number. -- found by freescale@stmsky.com 2009-10-24 23:07:12 +00:00
irq.c import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00
kservice.c import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00
kservice.h import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00
mem.c fix the memory statistic issue in rt_realloc function. 2009-09-28 07:06:29 +00:00
mempool.c import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00
object.c convert dos endline to unix endline; cleanup schedule code for STM32 2009-09-20 23:43:51 +00:00
scheduler.c convert dos endline to unix endline; cleanup schedule code for STM32 2009-09-20 23:43:51 +00:00
slab.c import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00
thread.c convert dos endline to unix endline; cleanup schedule code for STM32 2009-09-20 23:43:51 +00:00
timer.c fix timer re-start issue if stop a timer in itself timeout_func. 2009-10-19 12:11:17 +00:00