home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sdd.hp.com!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!europa.asd.contel.com!paladin.american.edu!news.univie.ac.at!hp4at!mcsun!fuug!fipnet!garfield!vsaari
- From: vsaari@garfield.fipnet.fi (Ville Saari)
- Message-ID: <RNlXr*DG7@garfield.fipnet.fi>
- Date: Thu, 05 Nov 1992 20:08:53 GMT
- Organization: Fipnet, Helsinki, Finland
- Subject: Re: How to program multi-threaded programs on Amiga ?
- Newsgroups: comp.sys.amiga.programmer
- References: <36604@cbmvax.commodore.com>
- Lines: 17
-
- Randell Jesup (jesup@cbmvax.commodore.com) wrote:
-
- : It's farily easy to start a subroutine as a process under 2.0 using
- : CreateNewProc() with NP_Entry. There are a few things to watch out for
- : (setting up global data pointers, and handling of library bases), but it's
- : pretty easy. Make sure the sub-process exits before the main process!
-
- I have couple of questions about CreateNewProc():
-
- What is the right way for sub-process to exit and how can the main process
- be absolutely sure the sub-process has exited?
-
- --
- Ville Saari vsaari@garfield.fipnet.fi ___ ____
- Tallbergin puistotie 7 B 21 .---. //_ // //_//
- 00200 Helsinki -/O\- +358 0 682 2226 // // //
- FINLAND ---
-