pthread_join is able to return values
authorweiyu <weiyuluo1232@gmail.com>
Fri, 1 Feb 2019 20:35:42 +0000 (12:35 -0800)
committerweiyu <weiyuluo1232@gmail.com>
Fri, 1 Feb 2019 20:35:42 +0000 (12:35 -0800)
commit95ee0b6522a582a1a4501c12244d661905ba8a00
tree44a4fca67047668d0cd1072fb52699c03073535e
parente4b59e52989269c529e94bea1cd1b9dfe418a0ce
pthread_join is able to return values
include/pthread.h
include/wildcard.h
pthread.cc
threads-model.h
threads.cc