I have checked both variables and set them way beyond 400. Nothing changed and I keep getting the same error.
Note that this also happens if I spawn POSIX threads from a C program. Any ideas (again)?

On 23/10/2007, Sohail Somani <s.somani@fincad.com> wrote:
On Mon, 2007-22-10 at 09:51 +0100, Apostolos Apostolidis wrote:
> Hi all. I have developed some code allowing a thread group of 500
> threads to run.
> However, as soon as the 381st thread is spawned, I get the following
> runtime error :
>

I think you want to take a look at _POSIX_THREAD_THREADS_MAX or
PTHREADS_THREADS_MAX. One of the two (I forget which) dictates what you
are guaranteed to be able to do.

Sohail


_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users