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 stdatomic
Should std::atomic variables use "normal" syntax or "load" and "store"?
Dec 27, 2022
c++
c++11
atomic
stdatomic
Memory order consume usage in C11
Dec 16, 2022
c
multithreading
c11
stdatomic
How is std::atomic implemented
Dec 15, 2022
c++
multithreading
mutex
lock-free
stdatomic
Correct usage of std::atomic
Dec 11, 2022
c++
multithreading
thread-safety
stdatomic
Why my std::atomic<int> variable isn't thread-safe?
Dec 08, 2022
c++
thread-safety
atomic
race-condition
stdatomic
What is the difference between load/store relaxed atomic and normal variable?
Dec 04, 2022
c++
c++11
atomic
memory-barriers
stdatomic
Can we use std::atomic<std::array<>>? [duplicate]
Nov 22, 2022
c++
c++11
g++
libstdc++
stdatomic
Mixing Relaxed and Release-Acquire Memory Orders
Nov 09, 2022
c++
multithreading
synchronization
atomic
stdatomic
Safely and unambiguously manipulating atomic variables in C++11
Oct 23, 2022
c++
multithreading
c++11
atomic
stdatomic
Measuring How Slow Atomic Increments are As Compared to Regular Integer Increments
Oct 20, 2022
c++11
atomic
stdatomic
how to implement a seqlock lock using c++11 atomic library
Oct 04, 2022
c++
c++11
atomic
stdatomic
seqlock
C++ std::atomic union
Oct 02, 2022
c++
atomic
stdatomic
When should you not use [[carries_dependency]]?
Jun 07, 2022
c++
multithreading
memory-model
stdatomic
carries-dependency
memory_order_relaxed and Atomic RMW operations
Jan 05, 2021
c++
multithreading
memory-model
compare-and-swap
stdatomic
Initializing an atomic_flag
Aug 14, 2022
c
atomic
c11
stdatomic
atomicinteger
Is this atomic implementation of fetch_mult correct?
Sep 05, 2021
c++
thread-safety
lock-free
atomic
stdatomic
Loads and stores reordering on ARM
Dec 14, 2021
c++
arm
memory-barriers
memory-model
stdatomic
c++11 interprocess atomics and mutexes
Feb 19, 2022
c++
c++11
ipc
shared-memory
stdatomic
« Newer Entries
Older Entries »