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

Merge pull request !81 from zhangfanfan2/master
This commit is contained in:
openharmony_ci 2021-04-22 13:57:04 +08:00 committed by Gitee
commit 23360db35c
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ static_library("posix") {
"src/pthread_mutex.c",
"src/semaphore.c",
"src/time.c",
"src/pthread_cond.c",
]
include_dirs = [