Gabriel Wang
|
d7b8cf81e6
move some __on_rt_xxxxx_hook from rtdef.h to dedicated c soure files
|
4 лет назад |
armink
|
75063a1b5e
[timer] update the RT_TIMER_CTRL_GET_STATE code in rt_timer_control
|
4 лет назад |
WillianChan
|
75b65ebcf2
[fix][kernel][timer]fixed timer ASSERT exception due to multithreaded scheduling
|
4 лет назад |
supperthomas
|
a35520f841
fix the return
|
4 лет назад |
supperthomas
|
320c44adf8
add the fixed comment
|
4 лет назад |
Meco Man
|
247f21f998
[kernel][timer] 规范内部函数和变量命名
|
4 лет назад |
supperthomas
|
19bcf9ae32
add the formatted file
|
4 лет назад |
supperthomas
|
30fd28a89a
add the comment of timer.c
|
4 лет назад |
Meco Man
|
8b53609f57
[kernel] 补充endif后缀注释(3)
|
4 лет назад |
yangjie
|
cd326d849a
[src]移除 C99 依赖
|
4 лет назад |
Meco Man
|
678306d300
[kernel]auto formatted
|
4 лет назад |
张世争
|
72d7f6c0ad
[update][kernel]规范rt_object_t强制转换的使用,消除上次提交的编译警告
|
4 лет назад |
张世争
|
62137eec9a
[update][kernel]规范rt_object_detach的使用
|
4 лет назад |
Bernard Xiong
|
9971067f49
Merge pull request #4112 from enkiller/1203-0940
|
5 лет назад |
tangyuxin
|
014105025a
[timer] Fix the bug that the linked list is still mounted when the single timer is not modified
|
5 лет назад |
guozhanxin
|
7b28bc6ede
Fixed an issue with rt_timer_start being broken and destroying the timer list
|
5 лет назад |
Bernard Xiong
|
1c6700acfd
[kernel] fix the timer issue
|
5 лет назад |
xieyangrun
|
76d1651a74
fixed the iterator failure for softtimer list timeout check.
|
5 лет назад |
chenchaoqun
|
55cfefd90a
[add] switch default clause
|
5 лет назад |
Bernard Xiong
|
e0bc6b86ea
[kernel] Remove named comments.
|
5 лет назад |
longtengmcu
|
720d8479a5
给软件定时器增加定时器工作状态查询的功能
|
6 лет назад |
xieyangrun
|
3b87cb8ded
[src/timer.c]fixed rt_timer_list_next_timeout multi-task safe
|
6 лет назад |
Bernard Xiong
|
de624c52c1
[Kernel] Enable RUNNING status in thread.
|
7 лет назад |
guozhanxin
|
d343c6578a
[kernel]Change 'rt_timer_timeout_hook' function to 'rt_timer_enter_hook' and add 'rt_timer_exit_hook' hook function.
|
7 лет назад |
Bernard Xiong
|
ff08faf605
[Kernel] Adjust the copyright information
|
7 лет назад |
Bernard Xiong
|
41f7f2c284
[Kernel] Update to Apache License v2.0
|
7 лет назад |
yangjie
|
4a43d3cdae
[src][timer.c]:modify -RT_EOK to RT_EOK
|
7 лет назад |
liang yongxiang
|
2bbf98e5ed
[kernel] add assert to timer object
|
7 лет назад |
BernardXiong
|
38b9ed3118
[Kernel] add sigwait implementation
|
7 лет назад |
bernard
|
b27c7e4826
[Kernel] Add signal implementation.
|
8 лет назад |