
Thanks for the answer! I read some post (mainly: you and William Kempf) about Program Execution Monitor and its MT support. This was in 2002/2003 did you manage to solve these issues? Many thanks, Ovanes On Jan 10, 2008 7:47 PM, Gennadiy Rozental <rogeeff@gmail.com> wrote:
Ovanes Markarian <om_boost <at> keywallet.com> writes:
Hello,is Boost.Test framework thread safe in regards to the following
use case:I would like to start multiple threads with some testing tasks. These threads will call boost TestTools functions (BOOST_CHECK... etc.). Is this scenario supported?
No. You will have ti serialize access to the UTF. The simplest way is just use wrapper macro.
gennadiy
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users