Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in memory-model
What is the C++03 memory model for concurrency?
Dec 16, 2021
c++
concurrency
c++03
memory-model
Acquire/Release versus Sequentially Consistent memory order
Aug 22, 2022
c++
concurrency
atomic
stdatomic
memory-model
What are the similarities between the Java memory model and the C++11 memory model?
Aug 29, 2022
java
c++
c++11
memory-model
java-memory-model
How do memory_order_seq_cst and memory_order_acq_rel differ?
Jul 04, 2019
c++
c++11
memory-model
stdatomic
Is writing a reference atomic on 64bit VMs
Mar 26, 2019
java
reference
atomic
memory-model
What does `std::kill_dependency` do, and why would I want to use it?
May 09, 2022
c++
multithreading
memory-model
c++11
How do "acquire" and "consume" memory orders differ, and when is "consume" preferable?
Oct 18, 2022
c++
c++11
atomic
memory-model
What do each memory_order mean?
Dec 15, 2021
c++
c++11
thread-safety
atomic
memory-model
What does the [[carries_dependency]] attribute mean?
Sep 15, 2016
c++
multithreading
memory-model
stdatomic
carries-dependency
c++, std::atomic, what is std::memory_order and how to use them?
Sep 22, 2022
c++
multithreading
atomic
memory-model
stdatomic
C++11 introduced a standardized memory model. What does it mean? And how is it going to affect C++ programming?
Aug 13, 2022
c++
multithreading
c++11
language-lawyer
memory-model
« Newer Entries