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 |
dzzxzz@gmail.com
|
6346ab09d8
fixed the coding style in thread.c
|
12 years ago |
dzzxzz@gmail.com
|
6bb7cc6015
fixed the coding style in thread.c
|
12 years ago |
dzzxzz@gmail.com
|
0e40d55d9f
fixed the coding style of RT_DEBUG_LOG
|
12 years ago |
qiuyiuestc@gmail.com
|
a73abdccf5
split export symbols from rtm.c to each file
|
13 years ago |
dzzxzz@gmail.com
|
4b670b0862
delete Line 33 in thread.c, the variable isn't used at all.
|
13 years ago |
dzzxzz@gmail.com
|
f19d8aa591
change the return type of function rt_object_is_systemobject()
|
13 years ago |
bernard.xiong@gmail.com
|
0f519b6721
move src\kservice.h to include\rtservice.h.
|
13 years ago |
dzzxzz
|
12b5e56f46
unify the coding style of kernel
|
13 years ago |
bernard.xiong@gmail.com
|
7ebea8fe65
deprecated rt_system_tick_init function.
|
13 years ago |
dzzxzz@gmail.com
|
c44d191564
refine the code in thread.c, delete the unnecessary line
|
13 years ago |
dzzxzz
|
7926109356
cleanup kernel code
|
14 years ago |
dzzxzz
|
c0f80bdf9a
cleanup kernel code
|
14 years ago |
bernard.xiong
|
9fce2db27e
fixed the scheduling issue in rt_thread_startup; changed the end of line to UNIX style.
|
14 years ago |
bernard.xiong
|
5aaa2b190c
do a scheduling when start a thread.
|
14 years ago |
bernard.xiong
|
b69ec549ec
add reporter.
|
14 years ago |
bernard.xiong
|
ed87391097
fixed rt_thread_exit issue if the current thread has been preempted.
|
14 years ago |
mbbill@gmail.com
|
864bd11802
Add reentrance check. Put kernel debug switch together.
|
14 years ago |
bernard.xiong
|
3ea3d509ef
change the wrong end of line (all of them shall be UNIX end of line).
|
14 years ago |
bernard.xiong
|
30967678b1
fix compiling issue when RT_USING_HEAP is not defined.
|
14 years ago |
bernard.xiong@gmail.com
|
7a80d831c9
update doxygen comments.
|
14 years ago |
bernard.xiong@gmail.com
|
15f07a3e68
initial cleanup function of thread to zero.
|
14 years ago |
bernard.xiong
|
7018ab0661
add cleanup callback function on thread exit; add IPC object reset command.
|
14 years ago |
qiuyiuestc
|
fb7d4122fc
implement module memory allocator
|
14 years ago |
qiuyiuestc
|
446799244a
module clean up
|
15 years ago |
qiuyiuestc
|
463e70efef
clean up
|
15 years ago |
bernard.xiong
|
fca4e1a719
remove rt_object_find function.
|
15 years ago |
qiuyiuestc
|
3baab7b053
module developing
|
15 years ago |