提交 1f0081e7 编写于 作者: B Bernard Xiong 提交者: GitHub

[Kernel] Fix typo

上级 6e902e17
......@@ -162,7 +162,7 @@ static rt_err_t _rt_thread_init(struct rt_thread *thread,
thread->number_mask = 0;
#if RT_THREAD_PRIORITY_MAX > 32
thread->number = 0;
therad->high_mask = 0;
thread->high_mask = 0;
#endif
/* tick init */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册