Commit History

Author SHA1 Message Date
  chenchaoqun 55cfefd90a [add] switch default clause 5 years ago
  Bernard Xiong e0bc6b86ea [kernel] Remove named comments. 5 years ago
  longtengmcu 720d8479a5 给软件定时器增加定时器工作状态查询的功能 5 years ago
  xieyangrun 3b87cb8ded [src/timer.c]fixed rt_timer_list_next_timeout multi-task safe 5 years ago
  Bernard Xiong de624c52c1 [Kernel] Enable RUNNING status in thread. 6 years ago
  guozhanxin d343c6578a [kernel]Change 'rt_timer_timeout_hook' function to 'rt_timer_enter_hook' and add 'rt_timer_exit_hook' hook function. 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
  yangjie 4a43d3cdae [src][timer.c]:modify -RT_EOK to RT_EOK 6 years ago
  liang yongxiang 2bbf98e5ed [kernel] add assert to timer object 7 years ago
  BernardXiong 38b9ed3118 [Kernel] add sigwait implementation 7 years ago
  bernard b27c7e4826 [Kernel] Add signal implementation. 7 years ago
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 7 years ago
  dogandog 20fb863ddf Correct comments about doxygen format 9 years ago
  Grissiom 8615e2c8e5 kernel/timer: change row_lvl to unsigned 10 years ago
  Grissiom 30d68a515c src/timer: fix a compile warning 11 years ago
  bernard 7a7e3002c8 [Kernel] system does not lock scheduler when invoking soft-timer timeout function. 11 years ago
  Grissiom 6d9e793388 kernel: timer: fix compiling bug in d59aa279c37b7 11 years ago
  Grissiom d59aa279c3 kernel: use skip list to implement timer list 11 years ago
  Bernard Xiong 79392bb082 Embedded GPLv2 license. 12 years ago
  Grissiom 0001344105 more deterministic on timer 12 years ago
  dzzxzz@gmail.com eef72f68de fixed the coding style 12 years ago
  bernard.xiong@gmail.com ea4082b791 fix the next timeout issue in soft timer 12 years ago
  bernard.xiong@gmail.com 15b3271d5d Fixed timer control issue. 12 years ago
  qiuyiuestc@gmail.com a73abdccf5 split export symbols from rtm.c to each file 13 years ago
  dzzxzz@gmail.com 907bb8c7fd unify coding style in timer.c 13 years ago
  bernard.xiong@gmail.com d82a8cce21 fixed module unload issue; code cleanup for timer.c 13 years ago
  bernard.xiong@gmail.com b14044212b remove soft timer tick increase 13 years ago
  bernard.xiong@gmail.com 8061067343 cleanup code comments and deprecate rt_system_timer_init function. 13 years ago
  bernard.xiong@gmail.com 0f519b6721 move src\kservice.h to include\rtservice.h. 13 years ago