4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-15 08:49:11 +08:00
Grissiom 04f432f47b kernel: let rt_thread_idle_excute loop until there is no dead thread
Out side world is difficult to tell whethere there is dead thread
remaining. If rt_thread_idle_excute only do one cleanup, it's hard to
finish cleanups outside the idle thread. So let is loop and do all the
cleanups in one call.
2013-12-21 11:31:40 +08:00
2013-12-19 13:58:30 +08:00
2013-12-20 10:52:51 +08:00
2013-01-08 23:57:29 +08:00
2013-03-28 23:28:19 +08:00
2013-09-07 18:31:05 +08:00
2013-01-09 00:06:34 +08:00
2013-05-05 05:41:37 +08:00

RT-Thread

Build Status

RT-Thread is an open source real-time operating system for embedded devices.

Description
rt-thread 官方库镜像
https://www.rt-thread.org
Readme Apache-2.0 1.3 GiB
Languages
C 97.6%
Assembly 1.9%
Python 0.3%
HTML 0.1%