caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Polux Moon" <polux.moon@wanadoo.fr>
To: <caml-list@inria.fr>
Subject: [Caml-list] Thread.t mutable ??
Date: Sun, 20 Jan 2002 18:14:28 +0100	[thread overview]
Message-ID: <001601c1a1d5$f7349950$9865fea9@polux> (raw)

[-- Attachment #1: Type: text/plain, Size: 447 bytes --]

Est ce que les threads ( type Thread.t ) ont une valeur constantes au cours de l execution ?

Quand j utilise les threads comme cle d une table de hashage ca me met irremediablement Not_found
alors que si j utilise la le numero (via Thread.id) ca marche tres bien dans le meme programme.

Dans le manuel il est dit que les numeros de Threads peuvent etre utilisés pour ce genre de chose mais il n y est pas que les Threads.t sont mutable.


[-- Attachment #2: Type: text/html, Size: 1045 bytes --]

             reply	other threads:[~2002-01-20 17:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-20 17:14 Polux Moon [this message]
2002-01-30 19:00 ` 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='001601c1a1d5$f7349950$9865fea9@polux' \
    --to=polux.moon@wanadoo.fr \
    --cc=caml-list@inria.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;
as well as URLs for NNTP newsgroup(s).