Grissiom 6f71308ef5 kernel: add RT_DEBUG_IN_THREAD_CONTEXT
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.
2013-10-11 22:51:38 +08:00
..
2013-06-24 17:06:09 +08:00
2013-07-09 15:44:55 +08:00
2013-06-24 17:06:09 +08:00
2013-10-11 22:51:38 +08:00
2013-06-24 17:06:09 +08:00
2013-06-24 17:06:09 +08:00
2013-06-24 17:06:09 +08:00
2013-07-22 07:46:10 +08:00
2013-06-24 17:06:09 +08:00
2013-06-24 17:06:09 +08:00
2013-08-19 10:08:11 +08:00
2013-06-24 17:06:09 +08:00
2013-06-24 17:06:09 +08:00
2013-06-24 17:06:09 +08:00