<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>Given that pthreads has all of mutex, rwlock, and most importantly condition variables, couldn't ThreadPThread.m3 be very much thinner?<BR>
Like, not do any of its own scheduling?<BR>
<BR>Also, shouldn;t the attr for stack size be destroyed? Else leak on some platforms? Is it even needed at all?<BR>
<BR> - Jay<BR></body>
</html>