basic thread question

Daniel Eischen eischen at pcnet1.pcnet.com
Fri May 23 13:23:40 PDT 2003


On Fri, 23 May 2003, Petri Helenius wrote:
> > 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.
>=20
> Is -lkse supposed to enable thread-safe malloc/free? I=B4m seeing message=
s
> about recursive calls...

Yes, -lkse should enable thread-safety in libc.

--=20
Dan Eischen



More information about the freebsd-threads mailing list