2006-10-31 Javier Miranda <miranda@adacore.com>
authorJavier Miranda <miranda@adacore.com>
Tue, 31 Oct 2006 18:11:44 +0000 (19:11 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 31 Oct 2006 18:11:44 +0000 (19:11 +0100)
commit15b540bec80c476a2a37f639a25797357f0172f3
treef67411d1caed58af4a10e05969be9e1aa9909b51
parentd5ef47fb25f583d46b42dd53917aa5ff5990bccb
2006-10-31  Javier Miranda  <miranda@adacore.com>

* s-tpoben.ads, s-tpoben.adb, s-taprob.ads, s-taprob.adb
(Get_Ceiling): New subprogram that returns
the ceiling priority of the protected object.
(Set_Ceiling): New subprogram that sets the new ceiling priority of
the protected object.

* s-tarest.adb: (Create_Restricted_Task): Fix potential CE.

* s-taskin.ads, s-taskin.adb: (Storage_Size): New function.

From-SVN: r118317
gcc/ada/s-taprob.adb
gcc/ada/s-taprob.ads
gcc/ada/s-tarest.adb
gcc/ada/s-taskin.adb
gcc/ada/s-taskin.ads
gcc/ada/s-tpoben.adb
gcc/ada/s-tpoben.ads