Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Laurent Colombet <Laurent.Colombet@cea.fr>
To: caml@vega.serma.cea.fr, caml-list@inria.fr
Subject: Q: How i can use Mutex and thread ..
Date: Wed, 23 Dec 1998 15:44:03 +0100	[thread overview]
Message-ID: <368101B2.87BE44C6@cea.fr> (raw)


 Hi,

  I have the following error :

        Objective Caml version 2.00

# let forks = Array.create 5 (Mutex.create());;
The external function `caml_mutex_new' is not available

  and i think that it's the same thing with ocmal 2.01 :

        Objective Caml version 2.01

# let forks = Array.create 5 (Mutex.create());;
Reference to undefined global `Mutex'
#

  could somebody help me ?

    thanks in advance

     Laurent

P.S. Examples of Ocaml programs using thread are welcome




             reply	other threads:[~1998-12-23 15:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-12-23 14:44 Laurent Colombet [this message]
1999-01-04 16:27 ` Xavier Leroy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=368101B2.87BE44C6@cea.fr \
    --to=laurent.colombet@cea.fr \
    --cc=caml-list@inria.fr \
    --cc=caml@vega.serma.cea.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox