Advanced Topics in Programming Languages Series: C++ Threads

Subscribers:
348,000
Published on ● Video Link: https://www.youtube.com/watch?v=3JUXPaovfzw



Duration: 1:29:40
65,171 views
126


Google Tech Talks
May 16, 2007

Abstract

The next C++ standard will provide direct support for threads, including a model of memory, atomics, variables, launching, scheduling, synchronization, and termination. This talk will present the current threading model and outline the remaining work. Credits: Speaker:Lawrence Crowl







Tags:
google
howto
advanced
topics
programming