comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <spam@spam.com>
Subject: Re: "multithread"
Date: Sun, 03 Apr 2005 22:27:00 GMT
Date: 2005-04-03T22:27:00+00:00	[thread overview]
Message-ID: <U4_3e.4644$x4.4033@newsread1.news.pas.earthlink.net> (raw)
In-Reply-To: <pan.2005.04.02.22.37.39.88996@nospam.a2lf.org>

Jean-Baptiste CAMPESATO wrote:

> I want to create a function wich can called "several times at the same 
> time", MultiThread.

All subprograms in Ada are re-entrant. If they don't have side effects, 
they may safely be called from different tasks at the same time.

-- 
Jeff Carter
"Alms for an ex-leper!"
Monty Python's Life of Brian
75



      parent reply	other threads:[~2005-04-03 22:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-02 22:37 "multithread" Jean-Baptiste CAMPESATO
2005-04-03  1:34 ` "multithread" Jim Rogers
2005-04-03  7:30   ` "multithread" Jean-Baptiste CAMPESATO
2005-04-03  7:12 ` "multithread" Martin Dowie
2005-04-03  8:40 ` "multithread" Martin Krischik
2005-04-03  9:07   ` "multithread" Jean-Baptiste CAMPESATO
2005-04-03 11:13     ` "multithread" Martin Krischik
2005-04-03 12:14       ` "multithread" Jean-Baptiste CAMPESATO
2005-04-03 13:42         ` "multithread" Adrian Knoth
2005-04-03 13:24       ` "multithread" Jean-Baptiste CAMPESATO
2005-04-03 22:27 ` Jeffrey Carter [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox