basic thread question

Julian Elischer julian at elischer.org
Fri May 23 17:32:01 PDT 2003



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 at attbi.com
> _______________________________________________
> freebsd-threads at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-threads
> To unsubscribe, send any mail to "freebsd-threads-unsubscribe at freebsd.org"
> 



More information about the freebsd-threads mailing list