bernard 33fed1b167 [Kernel] Better documentation for doxygen. há 11 anos atrás
..
SConscript 975610477e Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap. há 13 anos atrás
clock.c 79392bb082 Embedded GPLv2 license. há 12 anos atrás
device.c 33fed1b167 [Kernel] Better documentation for doxygen. há 11 anos atrás
idle.c 04f432f47b kernel: let rt_thread_idle_excute loop until there is no dead thread há 12 anos atrás
ipc.c b72001fcac kernel: mutex could only be released in thread context há 12 anos atrás
irq.c 79392bb082 Embedded GPLv2 license. há 12 anos atrás
kservice.c a1766b6c71 Add WEAK definition; há 11 anos atrás
mem.c 79392bb082 Embedded GPLv2 license. há 12 anos atrás
memheap.c c3a39444da memheap: dont alloc/memcpy when there is next node is enough for realloc há 12 anos atrás
mempool.c a78e42a7c8 [mempool] reset the thread->error before suspending thread há 11 anos atrás
module.c 33fed1b167 [Kernel] Better documentation for doxygen. há 11 anos atrás
module.h 79392bb082 Embedded GPLv2 license. há 12 anos atrás
object.c 4e2a6cc361 [Kernel] The rt_object_find routine can support to find an object inside a module. The usage is: rt_object_find("module_name/object_name"). há 11 anos atrás
scheduler.c 408ac34bc2 kernel: add rt_critical_level that return the lock count of scheduler há 12 anos atrás
slab.c 79392bb082 Embedded GPLv2 license. há 12 anos atrás
thread.c 898e0d2f3f [Kernel] stop thread timer when suspend a thread há 12 anos atrás
timer.c 30d68a515c src/timer: fix a compile warning há 11 anos atrás