basic thread question

Craig Rodrigues rodrigc at attbi.com
Fri May 23 15:19:05 PDT 2003


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.


-- 
Craig Rodrigues        
http://home.attbi.com/~rodrigc
rodrigc at attbi.com


More information about the freebsd-threads mailing list