basic thread question

David Xu davidxu at freebsd.org
Sat May 24 03:50:26 PDT 2003


----- Original Message ----- 
From: "Petri Helenius" <pete at he.iki.fi>
To: "Terry Lambert" <tlambert2 at mindspring.com>
Cc: <freebsd-threads at freebsd.org>
Sent: Friday, May 23, 2003 11:56 PM
Subject: Re: basic thread question


> 
> > Petri Helenius wrote:
> > >
> > > In 5-CURRENT (5.1-BETA) what is the way to link/compile my posix
> > > threads program so I would get more than one thread scheduled on
> > > a SMP machine? Is there a document somewhere or does it "just work" ?
> >
> > Yes.  See the archives of this mailing list.
> >
> I tried to browse the subjects but they are not always too informative.
> 
> Is -lkse supposed to enable thread-safe malloc/free? I´m seeing messages
> about recursive calls...
> 
This is an old story, update to newest libpthread source code and see if you
can still reproduce it. :-)

> Pete
> 
> _______________________________________________
> 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