Bernard Xiong
|
ff08faf605
[Kernel] Adjust the copyright information
|
hace 7 años |
Bernard Xiong
|
41f7f2c284
[Kernel] Update to Apache License v2.0
|
hace 7 años |
yangjie
|
4a43d3cdae
[src][timer.c]:modify -RT_EOK to RT_EOK
|
hace 7 años |
liang yongxiang
|
2bbf98e5ed
[kernel] add assert to timer object
|
hace 7 años |
BernardXiong
|
38b9ed3118
[Kernel] add sigwait implementation
|
hace 7 años |
bernard
|
b27c7e4826
[Kernel] Add signal implementation.
|
hace 8 años |
emlslxl
|
e521decf2e
根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化
|
hace 8 años |
dogandog
|
20fb863ddf
Correct comments about doxygen format
|
hace 9 años |
Grissiom
|
8615e2c8e5
kernel/timer: change row_lvl to unsigned
|
hace 11 años |
Grissiom
|
30d68a515c
src/timer: fix a compile warning
|
hace 11 años |
bernard
|
7a7e3002c8
[Kernel] system does not lock scheduler when invoking soft-timer timeout function.
|
hace 11 años |
Grissiom
|
6d9e793388
kernel: timer: fix compiling bug in d59aa279c37b7
|
hace 12 años |
Grissiom
|
d59aa279c3
kernel: use skip list to implement timer list
|
hace 12 años |
Bernard Xiong
|
79392bb082
Embedded GPLv2 license.
|
hace 12 años |
Grissiom
|
0001344105
more deterministic on timer
|
hace 13 años |
dzzxzz@gmail.com
|
eef72f68de
fixed the coding style
|
hace 13 años |
bernard.xiong@gmail.com
|
ea4082b791
fix the next timeout issue in soft timer
|
hace 13 años |
bernard.xiong@gmail.com
|
15b3271d5d
Fixed timer control issue.
|
hace 13 años |
qiuyiuestc@gmail.com
|
a73abdccf5
split export symbols from rtm.c to each file
|
hace 13 años |
dzzxzz@gmail.com
|
907bb8c7fd
unify coding style in timer.c
|
hace 13 años |
bernard.xiong@gmail.com
|
d82a8cce21
fixed module unload issue; code cleanup for timer.c
|
hace 13 años |
bernard.xiong@gmail.com
|
b14044212b
remove soft timer tick increase
|
hace 13 años |
bernard.xiong@gmail.com
|
8061067343
cleanup code comments and deprecate rt_system_timer_init function.
|
hace 13 años |
bernard.xiong@gmail.com
|
0f519b6721
move src\kservice.h to include\rtservice.h.
|
hace 14 años |
dzzxzz
|
12b5e56f46
unify the coding style of kernel
|
hace 14 años |
dzzxzz
|
c0f80bdf9a
cleanup kernel code
|
hace 14 años |
bernard.xiong@gmail.com
|
ee68988518
change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT.
|
hace 14 años |
mbbill@gmail.com
|
864bd11802
Add reentrance check. Put kernel debug switch together.
|
hace 14 años |
bernard.xiong@gmail.com
|
fbe81f8c4c
add IAR compiler version check in weak; add rt_malloc_page/rt_free_page for application module; fix the software timer thread stack issue.
|
hace 15 años |
bernard.xiong@gmail.com
|
7a80d831c9
update doxygen comments.
|
hace 15 años |