From owner-freebsd-stable Sun Mar 5 9:25:26 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 9CA4137BA7F for ; Sun, 5 Mar 2000 09:25:21 -0800 (PST) (envelope-from eischen@vigrid.com) Received: (from eischen@localhost) by pcnet1.pcnet.com (8.8.7/PCNet) id MAA01928; Sun, 5 Mar 2000 12:24:47 -0500 (EST) Date: Sun, 5 Mar 2000 12:24:47 -0500 (EST) From: Daniel Eischen Message-Id: <200003051724.MAA01928@pcnet1.pcnet.com> To: freebsd-stable@FreeBSD.ORG, walterr@bellatlantic.net Subject: Re: FreeBSD & pthreads Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Under the FreeBSD 3.4 STABLE implementation of pthreads, do the libc_r > calls to accept, poll, and read block the calling thread only, or the > entire parent process? Calling thread only. Dan Eischen eischen@vigrid.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message