!81 posix模块编译中增加 pthread_cond.c
Merge pull request !81 from zhangfanfan2/master
This commit is contained in:
@@ -37,6 +37,7 @@ static_library("posix") {
|
||||
"src/pthread_mutex.c",
|
||||
"src/semaphore.c",
|
||||
"src/time.c",
|
||||
"src/pthread_cond.c",
|
||||
]
|
||||
|
||||
include_dirs = [
|
||||
|
||||
Reference in New Issue
Block a user