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
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
Algorithm for lock-free queue with move-to-tail functionality
Oct 18, 2025
algorithm
queue
atomic
lock-free
lru
Memory ordering in boost::lockfree:queue
Oct 17, 2025
c++
multithreading
boost
atomic
lock-free
Atomic actions - what is meant by reads and writes?
Oct 18, 2025
java
atomic
Neo4j Merge and Atomic Transaction
Oct 18, 2025
neo4j
atomic
graph-databases
neo4jclient
What is the right std::atomic memory order for dynamic scheduling?
Oct 18, 2025
c++
multithreading
atomic
stdatomic
std::condition_variable memory writes visibility
Oct 17, 2025
c++
multithreading
synchronization
atomic
memory-barriers
A strange thing about vector<atomic<bool>> under multi-thread circumstance in C++
Oct 17, 2025
c++
multithreading
atomic
Can relaxed memory model reorder on same thread?
Oct 17, 2025
c++
multithreading
atomic
C11 memory model -- two threads execute atomic_fetch_add followed by atomic_load -- what output is possible?
Oct 17, 2025
c
multithreading
language-lawyer
atomic
stdatomic
In Python, how to make atomic rewrite of a file WITHOUT renaming it?
Oct 14, 2025
python
file
atomic
Does acquiring a spinlock require compare-and-swap or is swap enough?
Oct 13, 2025
concurrency
atomic
spinlock
How is this seemingly airtight synchronous SharedArrayBuffer setup manifesting corruption?
Oct 01, 2025
javascript
atomic
sharedarraybuffer
Purpose of atomic structures
Sep 22, 2025
c
struct
atomic
c11
« Newer Entries
Older Entries »