Merge from vendor branch TNF:
authorasau <asau>
Sat, 27 Aug 2011 19:48:13 +0000 (19:48 +0000)
committerasau <asau>
Sat, 27 Aug 2011 19:48:13 +0000 (19:48 +0000)
commit0ce0611eb75b5133b8a0fe5885260af020e414b1
tree43fabf201f830fd2540fee758ad6958718f0a259
parentb47942b856473308e7cdebcd79f885fa2d65b413
parentd3d1b0c88ea17992ce4fa95b129d7d3d101fa03a
Merge from vendor branch TNF:
Import Threading Building Blocks 3.0 Update 6 as parallel/threadingbuildingblocks.

Intel(r) Threading Building Blocks (Intel TBB) offers a rich and
complete approach to expressing parallelism in a C++ program.
It is a library that helps you take advantage of multi-core
processor performance without having to be a threading expert.
Intel TBB is not just a threads-replacement library. It represents
a higher-level, task-based parallelism that abstracts platform
details and threading mechanisms for scalability and performance.