Thursday, February 8, 2007

Threads and memory models for C++


C++ does not know the notion of threads and this causes problems. Here Hans Böhm "describes an effort to clarify the meaning of multi-threaded C++ programs, and to provide some standard thread-related APIs where those are currently missing"

No comments:

Post a Comment