armink
|
2d593a22b7
[Kernel] Fix thread delete and thread detach bug. #712
|
%!s(int64=8) %!d(string=hai) anos |
Bernard Xiong
|
b1f1536688
[kernel] Add thread_inited_hook.
|
%!s(int64=8) %!d(string=hai) anos |
dogandog
|
2bfacd85ae
Correct comments about doxygen format
|
%!s(int64=9) %!d(string=hai) anos |
ArdaFu
|
189e9b9632
[Kernel] add new hooks for support trace componment.
|
%!s(int64=9) %!d(string=hai) anos |
weety
|
62e770f9de
Fixed 64KB stack size limit.
|
%!s(int64=9) %!d(string=hai) anos |
Bernard Xiong
|
49b1172b8d
[Kernel] change rt_thread_exit() as a global function.
|
%!s(int64=9) %!d(string=hai) anos |
yuanbin
|
5968121332
Thread: Make comments in more accurate way
|
%!s(int64=10) %!d(string=hai) anos |
bernard
|
898e0d2f3f
[Kernel] stop thread timer when suspend a thread
|
%!s(int64=12) %!d(string=hai) anos |
Grissiom
|
d59aa279c3
kernel: use skip list to implement timer list
|
%!s(int64=12) %!d(string=hai) anos |
Bernard Xiong
|
79392bb082
Embedded GPLv2 license.
|
%!s(int64=12) %!d(string=hai) anos |
Bernard Xiong
|
4afdf44da2
add RT_KERNEL_MALLOC/FREE
|
%!s(int64=12) %!d(string=hai) anos |
bernard.xiong@gmail.com
|
975610477e
Add RT_USING_MEMHEAP_AS_HEAP feature: system can use "heap" memheap as system default memory heap.
|
%!s(int64=13) %!d(string=hai) anos |
dzzxzz@gmail.com
|
6346ab09d8
fixed the coding style in thread.c
|
%!s(int64=13) %!d(string=hai) anos |
dzzxzz@gmail.com
|
6bb7cc6015
fixed the coding style in thread.c
|
%!s(int64=13) %!d(string=hai) anos |
dzzxzz@gmail.com
|
0e40d55d9f
fixed the coding style of RT_DEBUG_LOG
|
%!s(int64=13) %!d(string=hai) anos |
qiuyiuestc@gmail.com
|
a73abdccf5
split export symbols from rtm.c to each file
|
%!s(int64=13) %!d(string=hai) anos |
dzzxzz@gmail.com
|
4b670b0862
delete Line 33 in thread.c, the variable isn't used at all.
|
%!s(int64=13) %!d(string=hai) anos |
dzzxzz@gmail.com
|
f19d8aa591
change the return type of function rt_object_is_systemobject()
|
%!s(int64=13) %!d(string=hai) anos |
bernard.xiong@gmail.com
|
0f519b6721
move src\kservice.h to include\rtservice.h.
|
%!s(int64=14) %!d(string=hai) anos |
dzzxzz
|
12b5e56f46
unify the coding style of kernel
|
%!s(int64=14) %!d(string=hai) anos |
bernard.xiong@gmail.com
|
7ebea8fe65
deprecated rt_system_tick_init function.
|
%!s(int64=14) %!d(string=hai) anos |
dzzxzz@gmail.com
|
c44d191564
refine the code in thread.c, delete the unnecessary line
|
%!s(int64=14) %!d(string=hai) anos |
dzzxzz
|
7926109356
cleanup kernel code
|
%!s(int64=14) %!d(string=hai) anos |
dzzxzz
|
c0f80bdf9a
cleanup kernel code
|
%!s(int64=14) %!d(string=hai) anos |
bernard.xiong
|
9fce2db27e
fixed the scheduling issue in rt_thread_startup; changed the end of line to UNIX style.
|
%!s(int64=14) %!d(string=hai) anos |
bernard.xiong
|
5aaa2b190c
do a scheduling when start a thread.
|
%!s(int64=14) %!d(string=hai) anos |
bernard.xiong
|
b69ec549ec
add reporter.
|
%!s(int64=14) %!d(string=hai) anos |
bernard.xiong
|
ed87391097
fixed rt_thread_exit issue if the current thread has been preempted.
|
%!s(int64=14) %!d(string=hai) anos |
mbbill@gmail.com
|
864bd11802
Add reentrance check. Put kernel debug switch together.
|
%!s(int64=14) %!d(string=hai) anos |
bernard.xiong
|
3ea3d509ef
change the wrong end of line (all of them shall be UNIX end of line).
|
%!s(int64=14) %!d(string=hai) anos |