comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@merv.cs.nyu.edu (Robert Dewar)
Subject: Re: Help for task's implemention
Date: 1997/05/09
Date: 1997-05-09T00:00:00+00:00	[thread overview]
Message-ID: <dewar.863182220@merv> (raw)
In-Reply-To: 3372E5AC.7143BBBD@nudt.edu.cn


<<I have compiled the source code of Gnat's Run Time System. Now, I want
to know how Gnat implement  task on top of RTS, in other words, how Gnat
convert a ada program using task to another ada program calling
functions provied by RTS .

Any advise is appreciated. Thanks.>>


This is of coruse target dependent, and the answer may be found by looking
at the implementation of the target dependent units in the runtime library.
If you are interested in how GNAT generates calls at the GNARL level, then
look at Exp_Ch9.adb, which implements the compiler expansions for tasking.





      reply	other threads:[~1997-05-09  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-05-09  0:00 Help for task's implemention XiaoQiang Zhang
1997-05-09  0:00 ` Robert Dewar [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