CVS difference for ai05s/ai05-0174-1.txt
--- ai05s/ai05-0174-1.txt 2010/08/13 05:32:36 1.6
+++ ai05s/ai05-0174-1.txt 2010/08/20 04:07:17 1.7
@@ -48,8 +48,8 @@
type Synchronous_Barrier (Number_Waiting : Barrier_Limit) is limited private;
- procedure Wait_For_Release (The_Barrier : in out Synchronous_Barrier;
- Released_Last : out Boolean);
+ procedure Wait_For_Release (The_Barrier : in out Synchronous_Barrier;
+ Notified : out Boolean);
end Ada.Synchronous_Barriers;
Questions? Ask the ACAA Technical Agent