<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I've asked before. I'm asking again.<br><br><br>I'd like to be able to switch between userthreads and pthreads via a command line switch to the executable.<br>@M3pthreads @M3userthreads<br>or somesuch.<br><br><br>I'd also like to be able to switch the default via a line in a m3makefile that builds a program.<br><br><br>I know roughly what implementing this would look like.<br><br><br>I am a bit confused as to what problems -pthread/-pthreads/-lpthread causes.<br>I'll have to reread.<br>Whatever problem it has, this change probably would too.<br><br><br>I'm willing to implement this myself.<br>I'm not asking for anyone else to do it.<br><br><br>I understand it makes LOCK harder to efficiently inline.<br>If/when LOCK becomes partly inlined, provide a switch?<br><br><br>Thank you,<br> - Jay<br><br>                                           </body>
</html>