LinJieqiang
|
d16d78c53e
fix spelling mistake for "RT_IDEL_HOOK_LIST_SIZE"
|
5 years ago |
tangyuxin
|
6a170ddbe4
[src][idle] 修复一处编译警告
|
6 years ago |
EvalZero
|
c57f2370ad
[components][pm]improve low power management components
|
6 years ago |
Bernard Xiong
|
25988d30d9
[Kernel] Add thread detach for system thread
|
6 years ago |
Bernard Xiong
|
d266d681a1
[kernel] Fix the 64bit issue for idle thread cpu binding.
|
6 years ago |
shaojinchun
|
94a2e751a5
修正idle.c中一处宏定义位置
|
6 years ago |
shaojinchun
|
fc6bc1ad39
Add smp support to RT-Thread 4.0
|
6 years ago |
Bernard Xiong
|
ff08faf605
[Kernel] Adjust the copyright information
|
6 years ago |
Bernard Xiong
|
41f7f2c284
[Kernel] Update to Apache License v2.0
|
6 years ago |
Bernard Xiong
|
efe4523132
[Kernel] move module tolibc/libdl.
|
7 years ago |
armink
|
d37c289b56
[kernel][idle] Improve rt_thread_idle_sethook and rt_thread_idle_delhook code.
|
7 years ago |
armink
|
e9c165034e
[kernel][idle] Add idle hook list.
|
7 years ago |
Bernard Xiong
|
df64a297ab
[Kernel] Remove memory ops when SLAB and module enable
|
7 years ago |
Bernard Xiong
|
682da9b249
[Kernel] Remove object container in module feature.
|
7 years ago |
Bernard Xiong
|
55e2fabbc5
[kernel] lock scheduler when cleanup thread
|
7 years ago |
bernard
|
b27c7e4826
[Kernel] Add signal implementation.
|
7 years ago |
emlslxl
|
e521decf2e
根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化
|
7 years ago |
bernard
|
279fac7cbb
[Kernel] Change RT_USING_IDLE_HOOK as simple definition.
|
8 years ago |
geniusgogo
|
05052127c3
Update idle.c
|
8 years ago |
geniusgogo
|
3c14a8867d
Update idle.c
|
8 years ago |
geniusgogo
|
662f619cf6
Update idle.c
|
8 years ago |
xieyangrun
|
e05186dd95
separate idle hook
|
8 years ago |
ArdaFu
|
189e9b9632
[Kernel] add new hooks for support trace componment.
|
9 years ago |
bernard
|
3b5c2e2f9f
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
11 years ago |
bernard
|
ab786679c7
[Kernel] comments clean up.
|
11 years ago |
Grissiom
|
d4133990b0
kernel/idle: fix rt_thread_idle_excute in high optimization level
|
11 years ago |
Grissiom
|
04f432f47b
kernel: let rt_thread_idle_excute loop until there is no dead thread
|
11 years ago |
Bernard Xiong
|
79392bb082
Embedded GPLv2 license.
|
12 years ago |
Bernard Xiong
|
4afdf44da2
add RT_KERNEL_MALLOC/FREE
|
12 years ago |
bernard.xiong@gmail.com
|
975610477e
Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap.
|
12 years ago |