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
GLIB: g_atomic_int_get becomes NO-OP?
Mar 25, 2026
linux
atomic
glib
atomic-swap
Is Python 3 Path.write_text from pathlib atomic?
Mar 25, 2026
python
python-3.x
atomic
pathlib
Which types on a 64-bit computer are naturally atomic in gnu C and gnu C++? -- meaning they have atomic reads, and atomic writes
Mar 23, 2026
c++
c
gcc
x86-64
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
Older Entries »