<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Dear all, 
<div><br>
<div>I  want to insert pthread_join in a programming, the initial step is to put the statements or functions into a .c file, -emit-llvm it, then use llc to get .cpp file. I can get the information about type declaration, function declaration, so on. The question
 is, the name and type of pthread_join rely on the prior coding. I have no idea to deal with it. Does anyone have idea?</div>
<div><br>
</div>
</div>
<div>Any help is much appreciated. </div>
<div><br>
</div>
<div>Best,</div>
<div>Yuxi</div>
</div>
</body>
</html>