On 2002-03-14 11:52:21 +0200, Isaac Aaron wrote: > Every thread takes about 2K of VSize, and I'm returning a void. > Do I still need to detach from it?
It's your memory. But be aware the most POSIX thread implementations do not allow the thousands of threads that Pth does, so no detaching or joining with your threads will cause to you be unable to spawn new ones. -- Shane Carpe Diem ______________________________________________________________________ GNU Portable Threads (Pth) http://www.gnu.org/software/pth/ User Support Mailing List [EMAIL PROTECTED] Automated List Manager (Majordomo) [EMAIL PROTECTED]