Grissiom a78e42a7c8 [mempool] reset the thread->error before suspending thread 12 年之前
..
SConscript 975610477e Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap. 13 年之前
clock.c 79392bb082 Embedded GPLv2 license. 12 年之前
device.c 7bcce9e87f device: add ref_count support 12 年之前
idle.c 04f432f47b kernel: let rt_thread_idle_excute loop until there is no dead thread 12 年之前
ipc.c b72001fcac kernel: mutex could only be released in thread context 12 年之前
irq.c 79392bb082 Embedded GPLv2 license. 12 年之前
kservice.c cad12ee14e update rt_kprintf: make sure the device is in STREAM mode when used by rt_kprintf. 12 年之前
mem.c 79392bb082 Embedded GPLv2 license. 12 年之前
memheap.c c3a39444da memheap: dont alloc/memcpy when there is next node is enough for realloc 12 年之前
mempool.c a78e42a7c8 [mempool] reset the thread->error before suspending thread 12 年之前
module.c 8bd3e6f6dc [Kernel] Change command line to const parameter and add system() function. 12 年之前
module.h 79392bb082 Embedded GPLv2 license. 12 年之前
object.c 79392bb082 Embedded GPLv2 license. 12 年之前
scheduler.c 408ac34bc2 kernel: add rt_critical_level that return the lock count of scheduler 12 年之前
slab.c 79392bb082 Embedded GPLv2 license. 12 年之前
thread.c 898e0d2f3f [Kernel] stop thread timer when suspend a thread 12 年之前
timer.c 6d9e793388 kernel: timer: fix compiling bug in d59aa279c37b7 12 年之前