Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!cunixf.cc.columbia.edu!cs.columbia.edu!swfc From: swfc@cs.columbia.edu (Shu-Wie F Chen) Newsgroups: comp.os.mach Subject: cthread_exit Message-ID: Date: 12 Aug 90 17:52:43 GMT Sender: news@cs.columbia.edu (The Daily News) Reply-To: swfc@cs.columbia.edu Distribution: usa Organization: Columbia University Computer Science Lines: 19 I am writing a server that forks off threads to handle requests. Each (detached) thread executes a procedure whose last call is to cthread_exit. With DEBUG defined and cthread_debug = TRUE, I get messages that say the threads are exitting and done. However, if I do a ps -m, I still see threads lying around. What's going on? Thanks. *swfc ------------------------------------------------------------------------------- Shu-Wie F Chen Columbia University Department of Computer Science swfc@cs.columbia.edu 500 W120th Street, New York, NY 10027 -- ------------------------------------------------------------------------------- Shu-Wie F Chen Columbia University Department of Computer Science swfc@cs.columbia.edu 500 W120th Street, New York, NY 10027