mirror of
https://github.com/AdaCore/PolyORB.git
synced 2026-02-12 13:01:15 -08:00
Shutdown procedures will be called in reverse initialization order when Initializer.Shutdown_World is called. All the modules that need to do special operations on shutdown can register an appropriate function. In particular, all modules which create tasks, should provide a shutdown procedure to terminate them. Updated all the sources using Register_Module to take into account the new parameter. Patched idlac so that it generates the new parameter. [Imported from Perforce change 10315 at 2006-12-01 22:53:10] Subversion-branch: /trunk/polyorb Subversion-revision: 37775