Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!brutus.cs.uiuc.edu!ux1.cso.uiuc.edu!mcs.anl.gov!joerg From: joerg@mcs.anl.gov (Joerg) Newsgroups: comp.sys.next Subject: Re: Killing a Cthread Message-ID: <1990Jul24.230238.12159@mcs.anl.gov> Date: 24 Jul 90 23:02:38 GMT References: <9989@pt.cs.cmu.edu> Organization: Argonne National Laboratory, Argonne Illinois Lines: 14 To kill a thread, you might do something like this: cthread_t killMe; thread_terminate(cthread_thread(killMe)); Be sure you've anticipated all the potential side-effects of suddenly stopping whatever the killMe thread was doing. David S. Joerg Internet : joe@alliant.mcs.anl.gov (until September)