Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 May 2003 17:31:57 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        Craig Rodrigues <rodrigc@attbi.com>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: basic thread question
Message-ID:  <Pine.BSF.4.21.0305231731310.94425-100000@InterJet.elischer.org>
In-Reply-To: <20030523221953.GA1117@attbi.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Fri, 23 May 2003, Craig Rodrigues wrote:

> On Fri, May 23, 2003 at 10:57:30AM -0400, Daniel Eischen wrote:
> > Either link to libkse or libthr (-lkse or -lthr).  Don't use
> > libc_r (-pthread or -lc_r).  Libkse will set the concurrency
> > to the number of CPUs in your system.  You can also use
> > scope system threads with libkse.
> 
> Hi,
> 
> The FreeBSD KSE web page does not mention -lkse, but
> instead it mentions linking against libpthreads.
> 
> Does this web page need to be updated?  It mentions
> linking against libpthreads and libpthread.

When the library is fully working it will be renamed..

> 
> 
> -- 
> Craig Rodrigues        
> http://home.attbi.com/~rodrigc
> rodrigc@attbi.com
> _______________________________________________
> freebsd-threads@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-threads
> To unsubscribe, send any mail to "freebsd-threads-unsubscribe@freebsd.org"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0305231731310.94425-100000>