| .. |
|
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
|
bd6b39cace
Update device.c
|
11 年之前 |
|
idle.c
|
3b5c2e2f9f
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
11 年之前 |
|
ipc.c
|
b72001fcac
kernel: mutex could only be released in thread context
|
12 年之前 |
|
irq.c
|
79392bb082
Embedded GPLv2 license.
|
12 年之前 |
|
kservice.c
|
1f3ea02c5a
[Kernel] Use stream mode to open console device.
|
11 年之前 |
|
mem.c
|
b23de95ff4
[Kernel] comments clean up.
|
11 年之前 |
|
memheap.c
|
c3a39444da
memheap: dont alloc/memcpy when there is next node is enough for realloc
|
12 年之前 |
|
mempool.c
|
b8bf6bef76
kernel: mempool: fix race condition in rt_mp_alloc
|
11 年之前 |
|
module.c
|
33fed1b167
[Kernel] Better documentation for doxygen.
|
11 年之前 |
|
module.h
|
c0629b342e
fix:comment spelling mistake
|
11 年之前 |
|
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").
|
11 年之前 |
|
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
|
8615e2c8e5
kernel/timer: change row_lvl to unsigned
|
11 年之前 |