Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!pacbell.com!pacbell!rtech!ingres!seg From: seg@ingres.com (scott e garfinkle) Newsgroups: comp.os.os2.programmer Subject: Re: Killing threads Message-ID: <1991Jun11.174431.21270@ingres.Ingres.COM> Date: 11 Jun 91 17:44:30 GMT References: <1991Jun8.234338.8440@fwi.uva.nl> Organization: Ask Computer Systems, Ingres Products Division Lines: 9 In article <1991Jun8.234338.8440@fwi.uva.nl> delft@fwi.uva.nl (Andre van Delft) writes: >It is possible to launch a thread under OS/2, and to suspend and resume it. >Can you also kill a thread explicitely, like with processes? Not currently, much to most everyone's chagrin. It seems very likely, though, that, at some point before gerneral availability of 2.0, the IBM kernel group will make it possible for one thread to raise an exception in another thread. Then you will be able to kill off threads in a fairly orderly way. -scott e. garfinkle