Import Threading Building Blocks 3.0 Update 6 as parallel/threadingbuildingblocks.
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)
commitd3d1b0c88ea17992ce4fa95b129d7d3d101fa03a
tree7cc3871b4942e4fa061f38c286646ad2347bb847
parentcc1cb1babe7c83f292c888ebea22f8e71426ef8f
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.
parallel/threadingbuildingblocks/DESCR [new file with mode: 0644]
parallel/threadingbuildingblocks/Makefile [new file with mode: 0644]
parallel/threadingbuildingblocks/PLIST [new file with mode: 0644]
parallel/threadingbuildingblocks/buildlink3.mk [new file with mode: 0644]
parallel/threadingbuildingblocks/distinfo [new file with mode: 0644]