Meco Man
|
0f461e870c
[errno code][-RT_ERROR] fix that use RT_ERROR without -
|
2 年 前 |
Man, Jianting (Meco)
|
6295ec108e
[kernel] remove the register keyword (#5888)
|
3 年 前 |
thewon86
|
f5b0bfd3f4
uniform code writing-disable interrupt
|
3 年 前 |
Gabriel Wang
|
d7b8cf81e6
move some __on_rt_xxxxx_hook from rtdef.h to dedicated c soure files
|
4 年 前 |
yangjie
|
464d0c5a97
[kernel] update comments
|
4 年 前 |
yangjie
|
a912a2f88f
[kernel]Normalized kernel API annotation
|
4 年 前 |
Meco Man
|
8b53609f57
[kernel] 补充endif后缀注释(3)
|
4 年 前 |
Meco Man
|
678306d300
[kernel]auto formatted
|
4 年 前 |
David Lin
|
160811b77a
Minor optimization for mempool.c
|
5 年 前 |
Bernard Xiong
|
ae7a33c27c
Merge pull request #3077 from jesven/fix_mempool
|
6 年 前 |
shaojinchun
|
ae1fdc70f0
修正rt_mp_free有可能唤醒一个错误任务指针的问题
|
6 年 前 |
guozhanxin
|
5e6f852cbe
[src/mempool.c] add parameter check.|添加参数检查。
|
6 年 前 |
Bernard Xiong
|
ff08faf605
[Kernel] Adjust the copyright information
|
7 年 前 |
Bernard Xiong
|
41f7f2c284
[Kernel] Update to Apache License v2.0
|
7 年 前 |
liang yongxiang
|
ade8822352
[kernel] add assert to mempool object
|
7 年 前 |
Bernard Xiong
|
df64a297ab
[Kernel] Remove memory ops when SLAB and module enable
|
7 年 前 |
liang yongxiang
|
8dc8382277
[kernel] fixed signed/unsigned mismatch warning
|
7 年 前 |
emlslxl
|
e521decf2e
根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化
|
8 年 前 |
dogandog
|
aff68a36cd
Correct comments about doxygen format
|
9 年 前 |
Grissiom
|
b8bf6bef76
kernel: mempool: fix race condition in rt_mp_alloc
|
11 年 前 |
Grissiom
|
a78e42a7c8
[mempool] reset the thread->error before suspending thread
|
11 年 前 |
Bernard Xiong
|
79392bb082
Embedded GPLv2 license.
|
12 年 前 |
dzzxzz@gmail.com
|
dec45642fb
fixed coding style in src/mempool.c
|
13 年 前 |
qiuyiuestc@gmail.com
|
a73abdccf5
split export symbols from rtm.c to each file
|
13 年 前 |
bernard.xiong@gmail.com
|
9975b31d63
fix align issue in rt_mp_init and rt_mp_create function.
|
14 年 前 |
bernard.xiong@gmail.com
|
0f519b6721
move src\kservice.h to include\rtservice.h.
|
14 年 前 |
dzzxzz
|
12b5e56f46
unify the coding style of kernel
|
14 年 前 |
dzzxzz
|
c0f80bdf9a
cleanup kernel code
|
14 年 前 |
qiuyiuestc@gmail.com
|
cea21370a4
rewrite module memory allocator
|
14 年 前 |
bernard.xiong@gmail.com
|
ee68988518
change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT.
|
14 年 前 |