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 atomic
Is std::atomic redundant if you have to check for overflow or act conditionally?
Oct 26, 2025
c++
c++11
overflow
atomic
stdatomic
C++11 equivalent of Windows SRWLock
Oct 26, 2025
multithreading
c++11
atomic
mpi atomic read/modify/write
Oct 26, 2025
atomic
mpi
When to use a mutex and when not
Oct 24, 2025
c
multithreading
thread-safety
atomic
Reproduce torn reads of decimal in C#
Oct 24, 2025
c#
thread-safety
atomic
lock-free
Do we ever need memory barriers with C++ atomics on Intel x86?
Oct 23, 2025
c++
multithreading
assembly
concurrency
atomic
Is bash > redirection atomic?
Oct 23, 2025
bash
cron
atomic
io-redirection
Atomic async/await calls - is it possible to not execute first if second fails?
Oct 22, 2025
javascript
async-await
atomic
Lock-free "decrement if not zero"
Oct 23, 2025
c++
thread-safety
atomic
lock-free
atomic compare and conditionally subtract if less
Oct 22, 2025
c++
x86
atomic
stdatomic
How to atomic increment a global counter in OpenCL
Oct 22, 2025
opencl
global
atomic
pyopencl
Atomically copy a bit (or bits) into an integer
Oct 21, 2025
c++
bit-manipulation
atomic
bit
Do we need a memory acquire barrier when loading a pointer from memory?
Oct 19, 2025
c
assembly
atomic
memory-barriers
Why does std::atomic_compare_exchange update the expected value?
Oct 21, 2025
c++
multithreading
cpu-architecture
atomic
compare-and-swap
Race condition and atomic operations in Julia and other languages
Oct 19, 2025
multithreading
julia
atomic
Why do left operands of logical AND/OR not carry dependency to the parent evaluation?
Oct 20, 2025
c++
atomic
lock-free
stdatomic
carries-dependency
Correct usage of volatile with std::atomic_ref<T>
Oct 20, 2025
c++
atomic
volatile
mmap
atomicreference
Multiple unsequenced modifications following argument evaluation - defined or undefined behavior?
Oct 19, 2025
c++
language-lawyer
atomic
volatile
sequence-points
« Newer Entries
Older Entries »