[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: threads question
- To: linux-il(at-nospam)linux.org.il
- Subject: Re: threads question
- From: Adam Morrison <adamx(at-nospam)tau.ac.il>
- Date: Tue, 27 Nov 2001 11:14:50 +0200 (GMT-2)
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <m3elmk7h92.fsf@hedwig.data-zoo.com> from "Oleg Goldshmidt" at Nov 27, 2001 10:25:13 AM
- Organization: chuck-the-duck
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
> To tell you the truth, I was counting on you, choo, specifically, when
> posting the message ;-). This solved the problem indeed. I did not invent
> passing a NULL pointer to pthread_create() - I lifted it from UNP as
> well. Apparently the thread library became less permissive since then.
No, you stumbled upon a coding error which is corrected in the 3rd
printing of UNP. See http://www.kohala.com/start/typos.unpv12e.html.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il