Grissiom 4bb6c8cf0c module: add !__CC_ARM when test __GNUC__ hace 11 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 12 años
device.c bd6b39cace Update device.c hace 11 años
idle.c 3b5c2e2f9f Merge branch 'master' of https://github.com/RT-Thread/rt-thread hace 11 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 12 años
kservice.c 1f3ea02c5a [Kernel] Use stream mode to open console device. hace 11 años
mem.c b23de95ff4 [Kernel] comments clean up. hace 11 años
memheap.c c3a39444da memheap: dont alloc/memcpy when there is next node is enough for realloc hace 12 años
mempool.c b8bf6bef76 kernel: mempool: fix race condition in rt_mp_alloc hace 11 años
module.c 4bb6c8cf0c module: add !__CC_ARM when test __GNUC__ hace 11 años
module.h c0629b342e fix:comment spelling mistake hace 11 años
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"). hace 11 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 12 años
thread.c 898e0d2f3f [Kernel] stop thread timer when suspend a thread hace 12 años
timer.c 8615e2c8e5 kernel/timer: change row_lvl to unsigned hace 11 años