[
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: | 2004-05-02 (14:24) |
From: | skaller <skaller@u...> |
Subject: | Re: [Caml-list] transactions? |
On Sun, 2004-05-02 at 23:36, Benjamin Geer wrote: > skaller wrote: > > Is there an Ocaml eqivalent of begin/end blocking section? > > I.e. something that sets the global lock if threads > > are enabled (but still compiles if they're not)? > > You can use camlp4's pa_ifdef.cmo to create a global mutex only if > threads are enabled. The utility functions below take care of this, as > well as unlocking the mutex if an exception is thrown. Ah. OK. Thanks! -- John Skaller, mailto:skaller@users.sf.net voice: 061-2-9660-0850, snail: PO BOX 401 Glebe NSW 2037 Australia Checkout the Felix programming language http://felix.sf.net ------------------- 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