Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Threads and Shared Variables in C++0x

CppNow via YouTube

Overview

Explore the introduction of threads and shared variable semantics in C++0x in this keynote address from BoostCon 2011. Delve into the design principles behind the new language features, focusing on the goal of providing meaningful multithreaded programs with sequential consistency by default. Examine the concept of data races as erroneous and the introduction of atomic operations for specially identified objects. Gain insights into the memory model defining shared variable semantics and its interaction with the atomics library. Learn about the challenges and surprises encountered during the development process, as well as the efforts to maintain consistency with past practices while addressing previous mistakes.

Syllabus

Threads and Shared Variables in C++0x - Hans Boehm [ BoostCon 2011] Keynote

Taught by

CppNow

Reviews

Start your review of Threads and Shared Variables in C++0x

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.