<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Does anyone<br> - like the idea <br> - can work on implementing<br><br>Modula-3 threads over one/some/all of the kernel interfaces?<br>In particular on Linux pthreads are usermode layer over something else.<br><br>If we targeted the kernel interface, we could ignore uclibc vc. glibc vc. newlib.<br><br>On the flip side -- is pthreads viable on non-NPTL kernels?<br>  It's not like the C interfaces weren't there.<br>Or is Modula-3 sensitive to the odd semantics?<br>Or is it just slightly or much too slow?<br><br>Just throwing ideas out..<br><br> - Jay<br></body>
</html>