From owner-freebsd-current@FreeBSD.ORG Wed Dec 10 15:09:52 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4FED16A4CF for ; Wed, 10 Dec 2003 15:09:52 -0800 (PST) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85B6A43D09 for ; Wed, 10 Dec 2003 15:09:51 -0800 (PST) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (rwcrmhc12) with ESMTP id <20031210230950014008udaee>; Wed, 10 Dec 2003 23:09:51 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id PAA76129; Wed, 10 Dec 2003 15:09:49 -0800 (PST) Date: Wed, 10 Dec 2003 15:09:47 -0800 (PST) From: Julian Elischer To: Craig Boston In-Reply-To: <200312100822.19428.craig@xfoil.gank.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: nss and pthreads and wine, oh my! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Dec 2003 23:09:52 -0000 On Wed, 10 Dec 2003, Craig Boston wrote: > On Tuesday 09 December 2003 11:39 pm, Daniel Eischen wrote: > > I am a bit confused though, because I would think nsdispatch works > > for other cases and don't know why it isn't for wine. > > Not a clue there... nsdispatch seems to work fine in every other > single-threaded process without a hitch. The only thing I can think of that > wine does differently is use its own LDTs, but that's a stab in the dark. yes that is something we haven't really looked at.. I'd like to make it use the automatic allocation but need to talk to some WINE gurus first.. > > > What thread library are you using? > > I'm using plain old libc_r. I'll try libthr and kse and see if there is any > difference. > > Craig > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >