bernard 31446eab4c [Kernel] application module can support arguments hace 12 años
..
SConscript 975610477e Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap. hace 13 años
clock.c 79392bb082 Embedded GPLv2 license. hace 13 años
device.c 7bcce9e87f device: add ref_count support hace 13 años
idle.c 04f432f47b kernel: let rt_thread_idle_excute loop until there is no dead thread hace 12 años
ipc.c b72001fcac kernel: mutex could only be released in thread context hace 12 años
irq.c 79392bb082 Embedded GPLv2 license. hace 13 años
kservice.c cad12ee14e update rt_kprintf: make sure the device is in STREAM mode when used by rt_kprintf. hace 12 años
mem.c 79392bb082 Embedded GPLv2 license. hace 13 años
memheap.c c3a39444da memheap: dont alloc/memcpy when there is next node is enough for realloc hace 13 años
mempool.c 79392bb082 Embedded GPLv2 license. hace 13 años
module.c 31446eab4c [Kernel] application module can support arguments hace 12 años
module.h 79392bb082 Embedded GPLv2 license. hace 13 años
object.c 79392bb082 Embedded GPLv2 license. hace 13 años
scheduler.c 408ac34bc2 kernel: add rt_critical_level that return the lock count of scheduler hace 12 años
slab.c 79392bb082 Embedded GPLv2 license. hace 13 años
thread.c d59aa279c3 kernel: use skip list to implement timer list hace 12 años
timer.c 6d9e793388 kernel: timer: fix compiling bug in d59aa279c37b7 hace 12 años