[msan] pthread_join() returns int, not void*
pthread_join() returns an error code, not the result of the pthread_create() function like I thought. llvm-svn: 176554
Loading
Please register or sign in to comment
pthread_join() returns an error code, not the result of the pthread_create() function like I thought. llvm-svn: 176554