From owner-freebsd-hackers Mon Jan 10 18:24:29 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from bomber.avantgo.com (ws1.avantgo.com [207.214.200.194]) by hub.freebsd.org (Postfix) with ESMTP id 5797514BF1 for ; Mon, 10 Jan 2000 18:24:24 -0800 (PST) (envelope-from scott@avantgo.com) Received: from river ([10.0.128.30]) by bomber.avantgo.com (Netscape Messaging Server 3.5) with SMTP id 385; Mon, 10 Jan 2000 18:20:52 -0800 Message-ID: <1c4501bf5bda$da828c10$1e80000a@avantgo.com> From: "Scott Hess" To: "Patryk Zadarnowski" Cc: References: <200001110025.LAA31411@mycenae.ilion.eu.org> Subject: Re: Concept check: iothreads addition to pthreads for MYSQL+FreeBSD. Date: Mon, 10 Jan 2000 18:23:31 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Patryk Zadarnowski wrote: > I'm no expert on pthreads, but, if you decide to proceed with > implementing a mixed user-land/rfork pthread implementation, may I > suggest that you implement is through POSIX pthread_attr_setscope() > interfaces instead of some local extension. pthread_attr_setscope() > sounds like a portable interface to precisely what you're trying to > achieve. I must _really_ be missing something. Not only doesn't pthread_attr_setscope() seem to be relevant, but it appears to essentially be a NOP in the FreeBSD3.3 libc_r. Later, scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message