Advanced Topics in Programming Languages Series: C++ Threads 1 Hours 29 Minutes 39 Seconds
Advanced Topics in Programming Languages Series: C++ Threads YouTube link
Author
googletechtalks
Created
October 8, 2007
Updated
December 1, 2008
Length
1 Hours 29 Minutes 39 Seconds
Rating
4.71
Views
14,125
Description
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
Related Tags
google howto advanced topics programming