Commit Graph

2 Commits

Author SHA1 Message Date
Pat Rogers
ab31b1a60f a-rttiev.ads, [...]: This is a significant redesign primarily for the sake of automatic timer task...
2006-10-31  Pat Rogers  <rogers@adacore.com>

	* a-rttiev.ads, a-rttiev.adb: 
	This is a significant redesign primarily for the sake of automatic
	timer task termination but also to fix a design flaw.
	Therefore we are now using an RTS lock, instead of a protected
	object, to provide mutual exclusion to the queue of pending events
	and the type Timing_Event is no longer a protected type.

From-SVN: r118327
2006-10-31 19:14:09 +01:00
Pat Rogers
31d7a8bd3d a-rttiev.adb, [...]: New files.
2006-02-13  Pat Rogers  <rogers@adacore.com>

	* a-rttiev.adb, a-rttiev.ads: New files.

From-SVN: r111040
2006-02-15 10:33:57 +01:00