Commit History

Author SHA1 Message Date
  Meco Man 24b4b6cbb9 [kernel]补充endif后缀注释 4 years ago
  Bernard Xiong 2884700817 Merge pull request #4759 from mysterywolf/rt_tick 4 years ago
  Meco Man e0b66ccab8 [kernel] 对rt_tick变量增加volatile修饰,防止编译器优化时出现问题 4 years ago
  Meco Man 5a6bc99006 [bug][kernel] 保持空闲任务钩子函数调用的原子性 4 years ago
  Meco Man f34e9323b4 对rt_tick_increase临界区进行保护 4 years ago
  geniusgogo 37960723b8 fix rt_tick_increase critical code protection 4 years ago
  Meco Man 678306d300 [kernel]auto formatted 4 years ago
  Meco Man a1f4d93fc5 update 4 years ago
  Meco Man 63cd26b0d1 update 4 years ago
  Meco Man c2e15e003c add function rt_hw_1ms_tick_get() 4 years ago
  guozhanxin a22decb71b 【优化】在代码中移除 rt_system_object_init/rt_system_tick_init 的调用。 4 years ago
  shaojinchun 3ed84b8d03 解决yield操作不能及时释放cpu的问题 5 years ago
  Bernard Xiong 992d3af3ae [kernel] code and comments cleanup 5 years ago
  shaojinchun e03ac83ad3 将yield状态置于tcb的stat位域中 5 years ago
  shaojinchun 9a38bba168 使can_yield成员的赋值更好理解 5 years ago
  shaojinchun 234af6aaa2 修正相同优先级任务切换太频繁的问题 5 years ago
  Ernest Chen aa3295d7f0 [src/clock.c] avoid warning 6 years ago
  HubretXie 348bd83b08 【修复】修复计算中间值溢出问题 6 years ago
  lgnq 308065a9a2 Update clock.c 6 years ago
  shaojinchun fc6bc1ad39 Add smp support to RT-Thread 4.0 6 years ago
  Bernard Xiong ff08faf605 [Kernel] Adjust the copyright information 6 years ago
  Bernard Xiong 41f7f2c284 [Kernel] Update to Apache License v2.0 6 years ago
  bernard b27c7e4826 [Kernel] Add signal implementation. 7 years ago
  dogandog b54e72275a Correct comments about doxygen format 9 years ago
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 years ago
  dzzxzz@gmail.com a810c1ae73 convert the tabs to spaces in clock.c 12 years ago
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file 13 years ago
  bernard.xiong@gmail.com b14044212b remove soft timer tick increase 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