[comp.lang.ada] Request for Ada tasking programs

masticol@athos.rutgers.edu (Steve Masticola) (05/01/91)

Hi,
	I'm working on static analysis of Ada source programs to
detect deadlock, and am in need of Ada source code with tasking. The
requirements are a bit peculiar; I'd like code with a large number of
tasks, signal types, entries, and entry calls, but without TASK TYPE
declarations or entry calls across procedure boundaries. (If you're in
doubt, please send your code in anyway; I may be able to edit it to do
what I need.)

	Thanks to those who have responded in the past, too.

Thanks in advance,
- Steve (masticol@cs.rutgers.edu)