提交 23360db3 编写于 作者: O openharmony_ci 提交者: Gitee

!81 posix模块编译中增加 pthread_cond.c

Merge pull request !81 from zhangfanfan2/master
......@@ -37,6 +37,7 @@ static_library("posix") {
"src/pthread_mutex.c",
"src/semaphore.c",
"src/time.c",
"src/pthread_cond.c",
]
include_dirs = [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册