Commit History

Author SHA1 Message Date
  thewon86 5ae6b54e21 remove duplicate work between idle and thread_exit 4 years ago
  yangjie 5de6996670 [kernel]update format 4 years ago
  yangjie a912a2f88f [kernel]Normalized kernel API annotation 4 years ago
  Bernard Xiong 054f6db3e6 Merge pull request #4760 from mysterywolf/Internafunction 4 years ago
  Meco Man c10678c1f0 内部函数以_开头 4 years ago
  fenghuijie 05bb1a50b0 添加idle回收资源的修改 4 years ago
  Meco Man 24b4b6cbb9 [kernel]补充endif后缀注释 4 years ago
  Meco Jianting Man e7097118d2 Merge pull request #49 from RT-Thread/master 4 years ago
  Meco Man 076941612a [kernel] 规范内核内部函数命名 4 years ago
  Meco Man 5a6bc99006 [bug][kernel] 保持空闲任务钩子函数调用的原子性 4 years ago
  Meco Jianting Man c58d893c1a [kernel][idle] _has_defunct_thread函数增加条件编译 4 years ago
  Meco Man 678306d300 [kernel]auto formatted 4 years ago
  shaojinchun 5957e15754 cleanup操作改由当前线程退出前执行 4 years ago
  LinJieqiang d16d78c53e fix spelling mistake for "RT_IDEL_HOOK_LIST_SIZE" 6 years ago
  tangyuxin 6a170ddbe4 [src][idle] 修复一处编译警告 6 years ago
  EvalZero c57f2370ad [components][pm]improve low power management components 6 years ago
  Bernard Xiong 25988d30d9 [Kernel] Add thread detach for system thread 6 years ago
  Bernard Xiong d266d681a1 [kernel] Fix the 64bit issue for idle thread cpu binding. 7 years ago
  shaojinchun 94a2e751a5 修正idle.c中一处宏定义位置 7 years ago
  shaojinchun fc6bc1ad39 Add smp support to RT-Thread 4.0 7 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
  Bernard Xiong efe4523132 [Kernel] move module tolibc/libdl. 7 years ago
  armink d37c289b56 [kernel][idle] Improve rt_thread_idle_sethook and rt_thread_idle_delhook code. 7 years ago
  armink e9c165034e [kernel][idle] Add idle hook list. 7 years ago
  Bernard Xiong df64a297ab [Kernel] Remove memory ops when SLAB and module enable 7 years ago
  Bernard Xiong 682da9b249 [Kernel] Remove object container in module feature. 7 years ago
  Bernard Xiong 55e2fabbc5 [kernel] lock scheduler when cleanup thread 7 years ago
  bernard b27c7e4826 [Kernel] Add signal implementation. 8 years ago
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 8 years ago