Browse thread
[Caml-list] O'Caml extended synchronizations
- David Mentre
[
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: | David Mentre <David.Mentre@i...> |
| Subject: | [Caml-list] O'Caml extended synchronizations |
Hello, I've done two small modules that implement extended synchronisations for O'Caml threads. >From the README: Extended thread synchronisations for Objective Caml 3 Provide barriers and read/write locks (with both reader and writer preference). The programing interface is a straightforward translation of the standard O'Caml Thread and Mutex modules. License: GNU LGPL (same as O'Caml standard library). You'll find the package at: http://www-rocq.inria.fr/~mentre/software/misc/ocaml_thread_synchro.tar.gz -- David.Mentre@inria.fr Opinions expressed here are only mine. ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr