Browse thread
[Caml-list] Using threads in compiled code
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | james woodyatt <jhw@w...> |
| Subject: | Re: [Caml-list] Using threads in compiled code |
On Thursday, April 18, 2002, at 12:45 AM, Noel Welsh wrote: > > My first question: does O'Caml support threads in > compiled code in all the above platforms? (It's ok if > Mac support is pending but Windows support is > essential.) Thread support in native code on Mac OS X is basically not there. That's because the POSIX threads library in Mac OS X 10.1 is insufficiently featureful. I'm told by reliable source that the POSIX thread support in the next version of Mac OS X will be much improved. Whether and when that meanders its way into a working Ocaml kit is a hard guess. -- j h woodyatt <jhw@wetware.com> ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners