Foundations of the C++ concurrency memory model 论文

2008引用 498
Parallel Computing and Optimization TechniquesEmbedded Systems Design TechniquesDistributed and Parallel Computing Systems

详细信息

发表日期
2008-06-07
发表年份
2008

关键词

Parallel Computing and Optimization TechniquesEmbedded Systems Design TechniquesDistributed and Parallel Computing Systems

摘要

Currently multi-threaded C or C++ programs combine a single-threaded programming language with a separate threads library. This is not entirely sound [7].