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