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
Can I infer the execution relationship between two evaluations across two threads in this way?
Jul 29, 2026
c++
language-lawyer
atomic
memory-model
Do atomic operations require support from hardware?
Jul 31, 2026
c++
c
cpu-architecture
atomic
lock-free
Reading a 64-bit variable that is updated by an ISR
Jul 30, 2026
c
embedded
atomic
interrupt
Atomic write to multiple files
Jul 30, 2026
python
database
synchronization
filesystems
atomic
Is lock-free multithreading slower than a single-threaded program?
Jul 29, 2026
c++
multithreading
performance
atomic
lock-free
How is atomic_dec_if_positive atomic?
Jul 27, 2026
c
linux-kernel
atomic
How atomic is the Berkeley DB usage?
Jul 26, 2026
atomic
database
berkeley-db
data-integrity
Add atomic<double> and double [duplicate]
Jul 24, 2026
c++
double
atomic
Is the expression "a==1 ? 1 : 0" with comparison plus ternary operator expression atomic?
Jul 24, 2026
java
c++
pthreads
atomic
Atomic variable Vs. Atomic operation
Jul 23, 2026
multithreading
synchronization
parallel-processing
atomic
Is an inline function atomic?
Jul 22, 2026
c++
linux
inline
atomic
Don't really get the logic of std::atomic::compare_exchange_weak and compare_exchange_strong
Jul 22, 2026
c++
multithreading
atomic
stdatomic
compare-and-swap
Atomicity of 16-bit operations in a 32-bit system
Jul 16, 2026
c
arm
atomic
g_atomic_int_get guarantees visibility into another thread?
Jul 16, 2026
c
multithreading
gcc
pthreads
atomic
memory_order_relaxed and visibility
Jul 16, 2026
c++
atomic
cpu-architecture
stdatomic
Single bit manipulations with guaranteed atomicity
Jul 15, 2026
c++
multithreading
bit-manipulation
atomic
Is there a way to "check and set" the value of a `std::cell::Cell`?
Jul 15, 2026
rust
llvm
atomic
8/16-bit atomics on 32/64-bit processors
Jul 10, 2026
c++
atomic
cpu-architecture
stdatomic
memory-model
Older Entries »