|
|
@@ -4722,6 +4722,7 @@ for more information.
|
|
|
<mark-expected-failures>
|
|
|
<test name="test_tss_lib"/>
|
|
|
<toolset name="borland-*"/>
|
|
|
+ <toolset name="como-win-*"/>
|
|
|
<toolset name="cw-9.4"/>
|
|
|
<note author="Roland Schwarz" date="2006-12-14">
|
|
|
When a thread ends, tss data needs to be cleaned up. This process
|
|
|
@@ -4741,6 +4742,7 @@ for more information.
|
|
|
<test name="test_thread_move"/>
|
|
|
<test name="test_thread_move_lib"/>
|
|
|
<toolset name="borland-*"/>
|
|
|
+ <toolset name="sun-*"/>
|
|
|
<note author="Anthony Williams" date="2007-12-14">
|
|
|
The Borland compiler fails to bind rvalues to the thread move constructor,
|
|
|
choosing instead to bind them to the private (and unimplemented) copy constructor.
|
|
|
@@ -4750,6 +4752,7 @@ choosing instead to bind them to the private (and unimplemented) copy constructo
|
|
|
<test name="test_hardware_concurrency"/>
|
|
|
<test name="test_hardware_concurrency_lib"/>
|
|
|
<toolset name="*tru64"/>
|
|
|
+ <toolset name="vacpp"/>
|
|
|
<note author="Anthony Williams" date="2007-12-21">
|
|
|
boost::thread::hardware_concurrency is not implemented and always returns 0 on this platform.
|
|
|
</note>
|