Browse thread
[Caml-list] Kinds of threads
[
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: | Alessandro Baretta <alex@b...> |
| Subject: | [Caml-list] Kinds of threads |
The docs say that there are two kinds of threads in O'Caml: Ocaml bytecode threads and POSIX threads, and that it is possible to select which implementation to use at compiler build time. Two questions: first, what is the implementation chosen in the ocaml RPM distribution; second, why must one choose one implementation at compiler build time? Why not use a compiler switch such as --posix-threads as opposed to --caml-threads? Alex ------------------- 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