1. 12 10月, 2013 1 次提交
  2. 11 10月, 2013 1 次提交
    • G
      kernel: add RT_DEBUG_IN_THREAD_CONTEXT · 6f71308e
      Grissiom 提交于
      In thread context means: 1) the scheduler has been started; 2) not in
      interrupt context. It is more stronger than RT_DEBUG_NOT_IN_INTERRUPT.
      With this commit, you will catch the error on situations like taking
      mutex before scheduling instead of crashing on NULL pointer reference.
      6f71308e
  3. 24 7月, 2013 1 次提交
  4. 24 6月, 2013 1 次提交
  5. 05 9月, 2012 2 次提交
  6. 14 4月, 2012 1 次提交
  7. 17 3月, 2012 1 次提交
  8. 23 9月, 2011 1 次提交
  9. 15 6月, 2011 1 次提交
  10. 13 6月, 2011 1 次提交
  11. 12 6月, 2011 1 次提交