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 memcpy of array of 16-bit objects be interrupted in between
Mar 22, 2026
c
gcc
x86
thread-safety
atomic
Atomic counters in Spring with Couchbase
Mar 21, 2026
java
spring
couchbase
atomic
Using Atomics and Float32Array in JavaScript
Mar 20, 2026
javascript
atomic
typed-arrays
Better way in C++ to keep a big plain struct atomic?
Mar 18, 2026
c++
multithreading
atomic
producer-consumer
compare-and-swap
Memory ordering with multiple releases and a single acquire
Mar 17, 2026
c++
multithreading
atomic
memory-barriers
OpenCL - Atomic operation with double - works until limit
Mar 12, 2026
c
opencl
atomic
reduction
Isolation level required for reliable de/increments on a single field
Mar 11, 2026
mysql
concurrency
transactions
isolation-level
atomic
Reorder relaxed atomic operations on the same object
Mar 09, 2026
c++
atomic
memory-barriers
stdatomic
memory-model
How to prevent critical section access with atomics in C++
Mar 08, 2026
c++
multithreading
atomic
Standardized ways to pack multiple values into one atomic
Mar 08, 2026
c++
multithreading
bit-manipulation
atomic
c++17
Opencl atomic_add() function returns wrong value
Mar 06, 2026
c++
c
opencl
atomic
data-race
Why does boost::shared_ptr use gcc inline assembly to increase use_count instead of using operator++?
Mar 06, 2026
c++
boost
thread-safety
shared-ptr
atomic
How to implement atomic reference counter that does not overflow?
Mar 03, 2026
c++
multithreading
atomic
integer-overflow
reference-counting
Are "atomic" and "synchronous" synonyms in programming?
Mar 03, 2026
java
asynchronous
atomic
synchronous
Accessing object members and atomicity
Mar 02, 2026
c#
thread-safety
atomic
Can I perform arithmetic operations on an atomic variable directly?
Feb 25, 2026
c
multithreading
language-lawyer
atomic
stdatomic
Are the atomic builtins provided by gcc actually translated into the example code, or is that just for illustrative purposes?
Feb 25, 2026
gcc
atomic
What is the difference?
Feb 25, 2026
java
multithreading
atomic
« Newer Entries
Older Entries »