Boost logo

Boost Users :

From: Sohail Somani (s.somani_at_[hidden])
Date: 2007-10-23 11:46:33


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 list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net