ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,717,348 results

Jacob Sorber
Making variables atomic in C

Patreon ➤ https://www.patreon.com/jacobsorber Courses ➤ https://jacobsorber.thinkific.com Website ...

11:12
Making variables atomic in C

44,162 views

2 years ago

CppCon
CppCon 2017: Fedor Pikus “C++ atomics, from basic to advanced.  What do they really do?”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:14:22
CppCon 2017: Fedor Pikus “C++ atomics, from basic to advanced. What do they really do?”

261,540 views

8 years ago

toalexsmail
C++ and Beyond 2012: Herb Sutter - atomic Weapons 1 of 2

https://channel9.msdn.com/Shows/Going+Deep/Cpp-and-Beyond-2012-Herb-Sutter-atomic-Weapons-1-of-2 Download the slides.

1:21:13
C++ and Beyond 2012: Herb Sutter - atomic Weapons 1 of 2

63,641 views

8 years ago

Nick
C++ From Scratch: std::atomic

In this video we learn about the basics std::atomic and atomic operations in C++! C++ Reference memory model: ...

10:56
C++ From Scratch: std::atomic

15,420 views

3 years ago

Low Level
how does a Mutex even work? (atoms in the computer??)

Thread synchronization is easier said then done. If you use a library like pthread for multithreading and mutexes, then you're ...

4:17
how does a Mutex even work? (atoms in the computer??)

111,174 views

3 years ago

Mike Shah
Using std::atomic in modern C++ to update a shared value | Introduction to Concurrency in Cpp

Full Series Playlist: https://www.youtube.com/playlist?list=PLvv0ScY6vfd_ocTP2ZLicgqKnvq50OCXM ▻Find full courses on: ...

4:44
Using std::atomic in modern C++ to update a shared value | Introduction to Concurrency in Cpp

19,729 views

4 years ago

Udacity
Atomic Memory Operations - Intro to Parallel Programming

This video is part of an online course, Intro to Parallel Programming. Check out the course here: ...

2:48
Atomic Memory Operations - Intro to Parallel Programming

30,565 views

10 years ago

RustNL
Atomic break down: understanding ordering - Ciara

Atomics and memory ordering are a commonly misunderstood, but incredibly useful part of Rust and C++. In this talk we will walk ...

32:55
Atomic break down: understanding ordering - Ciara

1,504 views

7 months ago

People also watched

CppCon
CppCon 2015: Michael Wong “C++11/14/17 atomics and memory model..."

http://www.Cppcon.org — "C++11/14/17 atomics and memory model: Before the story consumes you" -- Presentation Slides, PDFs ...

1:00:58
CppCon 2015: Michael Wong “C++11/14/17 atomics and memory model..."

31,776 views

10 years ago

CppCon
The Foundation of C++ Atomics: The Knowledge You Need to Correctly Use C++ Atomics - Filipe Mulonde

https://cppcon.org/ https://github.com/CppCon/CppCon2021 --- This talk covers all the knowledge you need about atomics to give ...

1:32:53
The Foundation of C++ Atomics: The Knowledge You Need to Correctly Use C++ Atomics - Filipe Mulonde

12,499 views

4 years ago

ACCU Conference
Atomic’s memory orders, what for? - Frank Birbacher [ACCU 2017]

Multithreading in C++ has been used successfully for many years prior to the introduction of C++ 11 to run programs on multi-core ...

1:27:40
Atomic’s memory orders, what for? - Frank Birbacher [ACCU 2017]

10,723 views

8 years ago

CppCon
CppCon 2017: James McNellis “Everything You Ever Wanted to Know about DLLs”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:02:28
CppCon 2017: James McNellis “Everything You Ever Wanted to Know about DLLs”

134,074 views

8 years ago

CppCon
CppCon 2014: Herb Sutter "Back to the Basics! Essentials of Modern C++ Style"

http://www.cppcon.org -- Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:40:27
CppCon 2014: Herb Sutter "Back to the Basics! Essentials of Modern C++ Style"

319,561 views

11 years ago

CppCon
The Smart Pointers I Wish I Had -  Matthew Fleming - CppCon 2019

http://CppCon.org Discussion & Comments: https://www.reddit.com/r/cpp/ Presentation Slides, PDFs, Source Code and other ...

51:17
The Smart Pointers I Wish I Had - Matthew Fleming - CppCon 2019

13,057 views

6 years ago

Dave Poo
Introduction to C++ Atomic Variables in Multithreaded Programming

A quick intro to C++ atomic variables and why you might want to use them when writing multithreaded code (or why you might ...

15:05
Introduction to C++ Atomic Variables in Multithreaded Programming

34,861 views

6 years ago

CERN
Voyage into the world of atoms

This animation shows the structure of matter at smaller and smaller scales. Zooming into a human hair, we pass through hair cells, ...

2:02
Voyage into the world of atoms

3,121,689 views

7 years ago

CppCon
CppCon 2017: John Lakos “Local ('Arena') Memory Allocators (part 1 of 2)”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:00:05
CppCon 2017: John Lakos “Local ('Arena') Memory Allocators (part 1 of 2)”

88,733 views

8 years ago

arisaif
C++ Multi Threading Part 2: Mutex And Conditional Variables

I explain what a mutex is and how to use it in modern C++. Also, I explain what a conditional variable in C++ is and how to use it.

44:43
C++ Multi Threading Part 2: Mutex And Conditional Variables

26,701 views

5 years ago

Predicting the Future
std::atomic memory orders. Compare relaxed, consume, acquire, release, sequence consistent mem order

std::atomic memory orders. Compare relaxed, consume, acquire, release, sequence consistent memory orders by example.

20:57
std::atomic memory orders. Compare relaxed, consume, acquire, release, sequence consistent mem order

7,276 views

4 years ago

CppNuts
Atomic Variable C++

JOIN ME https://www.youtube.com/channel/UCs6sf4iRhhE875T1QjG3wPQ/join https://www.patreon.com/cppnuts This video is ...

3:45
Atomic Variable C++

7,009 views

1 year ago

Jacob Sorber
How to use the volatile keyword in C?

Patreon ➤ https://www.patreon.com/jacobsorber Courses ➤ https://jacobsorber.thinkific.com Website ...

6:48
How to use the volatile keyword in C?

81,631 views

6 years ago

atomic c

66 subscribers

Computerphile
Atomic Processing - Computerphile

Continuing to look at the limits of computing, Professor Moriarty on the grand idea of computing at the atomic level. Sixty Symbols ...

16:16
Atomic Processing - Computerphile

108,252 views

7 years ago

arisaif
C++ Multi Threading Part 3: Atomic Variables and Memory Models

I explain what atomic variables (std::atomic) and how to use them in modern C++. I describe methods of the atomic template ...

1:03:04
C++ Multi Threading Part 3: Atomic Variables and Memory Models

30,051 views

5 years ago

Atomic Otro Way
Atomic Otro Way - Conejita (Video Oficial)

Sigue a Atomic Otro Way: Spotify: / https://open.spotify.com/artist/05i5DIXDf4Ai4NEPEi3uBZ?si=vFu3z7nvQAG7_qJ2aGbi1A ...

3:00
Atomic Otro Way - Conejita (Video Oficial)

77,793,850 views

7 years ago

Timothy Unkert
Setting Up Atom for C Programming

In this video I show you how to setup #Atom for #C #Programming. My social links: LinkedIn: ...

4:51
Setting Up Atom for C Programming

6,983 views

4 years ago

Skiessentials.com
2025 Atomic Maven 93 C - SkiEssentials.com Ski Test Review

Ski Test Results: https://www.skiessentials.com/2025-ski-test/skis/2025-atomic-maven-93-c Buy Now: ...

6:34
2025 Atomic Maven 93 C - SkiEssentials.com Ski Test Review

1,279 views

1 year ago

Udacity
Atomic Operations - Georgia Tech - Advanced Operating Systems

Watch on Udacity: https://www.udacity.com/course/viewer#!/c-ud189/l-325159338/m-375558568 Check out the full Advanced ...

5:46
Atomic Operations - Georgia Tech - Advanced Operating Systems

39,001 views

10 years ago