提交 8b5db10f 编写于 作者: B Bernard Xiong 提交者: GitHub

Merge pull request #678 from armink/posix_bug

[pthreads]Add component init for pthread_system_init.
......@@ -39,6 +39,7 @@ int pthread_system_init(void)
return 0;
}
INIT_COMPONENT_EXPORT(pthread_system_init);
static void _pthread_cleanup(rt_thread_t tid)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册