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
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
Atomic operation propagation/visibility (atomic load vs atomic RMW load)
Apr 09, 2022
c++
multithreading
stdatomic
propagation
memory-visibility
Are memory orderings: consume, acq_rel and seq_cst ever needed on Intel x86?
May 30, 2022
c++
performance
optimization
x86
stdatomic
std::atomic<bool> lock-free inconsistency on ARM (raspberry pi 3)
Feb 25, 2022
c++
gcc
raspberry-pi
arm
stdatomic
Why does std::atomic<std::string> give trivially copyable error? [duplicate]
Dec 31, 2021
c++
thread-safety
atomic
stdstring
stdatomic
Is there any performance difference in just reading an atomic variable compared to a normal variable?
May 02, 2022
c++
multithreading
performance
atomic
stdatomic
Do I need an atomic if a value is only written?
Aug 22, 2022
c++
c
assembly
x86-64
stdatomic
Is it safe to use the Structure dereference(->) operator on the result of std::atomic::load
Oct 14, 2022
c++
c++11
atomic
stdatomic
update integer array elements atomically C++
Sep 13, 2022
c++11
thread-safety
stdatomic
Construct-in-place an unmoveable object in a map
Apr 24, 2022
c++
c++11
move-semantics
stdatomic
Atomic double floating point or SSE/AVX vector load/store on x86_64
Apr 30, 2022
c++
assembly
vectorization
x86-64
stdatomic
c++11 interprocess atomics and mutexes
Feb 19, 2022
c++
c++11
ipc
shared-memory
stdatomic
« Newer Entries
Older Entries »