提交 dff06ff6 编写于 作者: F fan.ji 提交者: mysterywolf

fix test_thread_yield fail bug in multiple utest loop case.

Signed-off-by: Nfan.ji <fan.ji@weiheng-tech.com>
上级 e01776ea
......@@ -259,6 +259,7 @@ static void thread6_entry(void *parameter)
static void test_thread_yield(void)
{
rt_err_t ret_startup = -RT_ERROR;
thread5_source = 0;
tid5 = rt_thread_create("thread5",
thread5_entry,
RT_NULL,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册