WIN7 64 VS2010,VC++编程时,Concurrency::parallel_invoke里的两个 任务,如何用Barrier命令同步?
http://tech.it168.com/a2010/0318/862/000000862631_1.shtml
参考c#的
这里有2篇文章和你的类似,你可以参考一下看看。
http://www.hackhome.com/InfoView/213867_full.html
http://www.infoq.com/cn/articles/meet-ppl-cpp-parallel-asynchronous
希望能帮到你。