cvs commit: src/lib/libpthread/thread thr_attr_init.cthr_init.c thr_private.h thr_stack.c

Daniel Eischen deischen at freebsd.org
Mon Feb 14 19:59:03 GMT 2005


On Mon, 14 Feb 2005, Joe Marcus Clarke wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Daniel Eischen wrote:
> | On Mon, 14 Feb 2005, Alfred Perlstein wrote:
> |>
> |>Can't you wrap main and bounce into it with a thread that has been
> |>created using pthread_attr_setstacksize()?
> |
> |
> | Exactly!
> |
>
> Not really.  It's not that simple.  Gstreamer is a library.  I would
> have to wrap all the mains of all the dependent apps.  But now I don't
> need to bother...at least not with libpthread on -CURRENT.

Ahh, that is a different story then.  I assumed we were talking
about an application.

-- 
DE



More information about the cvs-src mailing list