From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: *** X-Spam-Status: No, score=3.8 required=5.0 tests=BAYES_00,INVALID_MSGID, RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e2e6547249e6f9d1 X-Google-Attributes: gid103376,public From: "David C. Hoos, Sr." Subject: Re: How to wait for task completion Date: 1996/09/15 Message-ID: <01bba2fb$2aed33e0$3c8371a5@dhoossr.iquest.com>#1/1 X-Deja-AN: 180883663 distribution: world references: <01bba2e8$c45aad90$35208b82@wd> content-type: text/plain; charset=ISO-8859-1 organization: DBH Enterprises, Inc. mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-09-15T00:00:00+00:00 List-Id: wiljan wrote in article <01bba2e8$c45aad90$35208b82@wd>... > At a certain point I want to clean up the resources that the task is > using but this can only be done when the task is completed. If the task can't clean up its own resources, why not provide a subprogram it can call just before it terminates? -- David C. Hoos, Sr., http://www.dbhwww.com http://www.ada95.com