|
Boost Users : |
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2008-01-10 13:47:03
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 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