Commit History

Author SHA1 Message Date
  yangjie 464d0c5a97 [kernel] update comments 4 years ago
  yangjie a912a2f88f [kernel]Normalized kernel API annotation 4 years ago
  Meco Man 8b53609f57 [kernel] 补充endif后缀注释(3) 4 years ago
  Meco Man 678306d300 [kernel]auto formatted 4 years ago
  David Lin 160811b77a Minor optimization for mempool.c 5 years ago
  Bernard Xiong ae7a33c27c Merge pull request #3077 from jesven/fix_mempool 6 years ago
  shaojinchun ae1fdc70f0 修正rt_mp_free有可能唤醒一个错误任务指针的问题 6 years ago
  guozhanxin 5e6f852cbe [src/mempool.c] add parameter check.|添加参数检查。 6 years ago
  Bernard Xiong ff08faf605 [Kernel] Adjust the copyright information 7 years ago
  Bernard Xiong 41f7f2c284 [Kernel] Update to Apache License v2.0 7 years ago
  liang yongxiang ade8822352 [kernel] add assert to mempool object 7 years ago
  Bernard Xiong df64a297ab [Kernel] Remove memory ops when SLAB and module enable 7 years ago
  liang yongxiang 8dc8382277 [kernel] fixed signed/unsigned mismatch warning 7 years ago
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 8 years ago
  dogandog aff68a36cd Correct comments about doxygen format 9 years ago
  Grissiom b8bf6bef76 kernel: mempool: fix race condition in rt_mp_alloc 11 years ago
  Grissiom a78e42a7c8 [mempool] reset the thread->error before suspending thread 11 years ago
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 years ago
  dzzxzz@gmail.com dec45642fb fixed coding style in src/mempool.c 13 years ago
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file 13 years ago
  bernard.xiong@gmail.com 9975b31d63 fix align issue in rt_mp_init and rt_mp_create function. 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
  dzzxzz c0f80bdf9a cleanup kernel code 14 years ago
  qiuyiuestc@gmail.com cea21370a4 rewrite module memory allocator 14 years ago
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. 14 years ago
  mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together. 14 years ago
  bernard.xiong@gmail.com 86e7b772c2 add object allocation check. 15 years ago
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. 15 years ago
  qiuyiuestc fb7d4122fc implement module memory allocator 15 years ago