Boost logo

Boost Users :

Subject: [Boost-users] Thread library - setting of the stack size
From: J.W.F. Thirion (derik_at_[hidden])
Date: 2009-06-11 11:29:20


Hi everyone,

I'm sure that this has been answered somewhere, but I was unable to find
an answer:

I'd like to set the stack size of a thread. Using pthreads, one can do
this via pthread_attr_setstacksize, but I couldn't find a way of doing
this via the boost thread library.

Obviously this is critical for creating applications that start large
numbers of threads. Is there a solution using the boost libraries?

Kind regards,
Derik Thirion


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