未验证 提交 393d7f44 编写于 作者: mysterywolf's avatar mysterywolf 提交者: GitHub

[revert] remove rt_thread_exit

上级 99f57bcd
......@@ -151,7 +151,6 @@ rt_err_t rt_thread_mdelay(rt_int32_t ms);
rt_err_t rt_thread_control(rt_thread_t thread, int cmd, void *arg);
rt_err_t rt_thread_suspend(rt_thread_t thread);
rt_err_t rt_thread_resume(rt_thread_t thread);
void rt_thread_exit(void);
void rt_thread_timeout(void *parameter);
#ifdef RT_USING_SIGNALS
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册