g-thread.ads: Document use of "with GNAT.Threads" to ensure loading the tasking versi...
authorRobert Dewar <dewar@adacore.com>
Wed, 12 Sep 2007 11:58:50 +0000 (13:58 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 12 Sep 2007 11:58:50 +0000 (13:58 +0200)
commit6411a62f3678e2eaa145b1d2b98e85524aec2005
tree580e352dcb4909f6ed631918c050350a44914a48
parent1ab9541bf8b6a08a44f6202a80f42c14a988e4bc
g-thread.ads: Document use of "with GNAT.Threads" to ensure loading the tasking version of...

2007-09-12  Robert Dewar  <dewar@adacore.com>

* g-thread.ads: Document use of "with GNAT.Threads" to ensure loading
the tasking version of the Ada run time when foreign threads are
present and there are no explicit Ada tasks or tasking constructs.

* gnat_rm.texi: Clarify documentation of GNAT.Threads.

From-SVN: r128428
gcc/ada/g-thread.ads
gcc/ada/gnat_rm.texi