<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>https://github.com/modula3/cm3/commit/af5b2314a8a7ea76d04dbedcb51dee56ab347c51
Add support for real time threads Fails to compile for me on MacOSX.
Can we undo it?
Or #ifndef __APPLE__ out some parts?
../src/thread/PTHREAD/ThreadPThreadC.c:711:58:
error: unknown type name 'cpu_set_t' ThreadPThread__add_core_to_cpuset(int core_id, int size, cpu_set_t *cpuset)
Maybe can be implemented using Apple-specific code?
What systems does it work on? I'll go off and read..
Thank you,
- Jay </div></body>
</html>