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
Thread-safe Settings
May 03, 2022
c++
multithreading
boost
synchronization
atomic
python - ensure script is activated only once
Nov 17, 2022
python
python-2.7
atomic
Initializing an atomic flag in a malloc'd structure
Aug 12, 2020
c
struct
atomic
freebsd
c11
Why do both free and member functions exist for compare and swap operations?
Jun 15, 2022
c++
c++11
atomic
compare-and-swap
C++ 11 can you safely pass and access std::atomics by reference in different threads
Nov 06, 2022
c++
multithreading
c++11
pass-by-reference
atomic
Does modification order contribute to happens-before relationship?
Aug 30, 2022
c++
multithreading
c++11
atomic
happens-before
HBase RowMutations to replace all columns of a row
Jun 25, 2022
hbase
atomic
How do I prevent duplicate voting while incrementing the vote count on Firebase?
Dec 28, 2019
firebase
atomic
firebase-security
Is memory ordering in C++11 about main memory flush ordering?
Aug 24, 2022
c++
atomic
memory-barriers
memory-model
stdatomic
__sync_val_compare_and_swap vs __sync_bool_compare_and_swap
Mar 24, 2021
c++
c
gcc
atomic
built-in
AtomicReference to array and array element changes visibility
Jun 19, 2022
java
arrays
multithreading
atomic
c++ atomic: would function call act as memory barrier?
Mar 22, 2022
c++
atomic
memory-barriers
Real-world example where std::atomic::compare_exchange used with two memory_order parameters
Apr 11, 2020
c++
multithreading
atomic
Atomically clearing lowest non-zero bit of an unsigned integer
Jun 30, 2022
c++
x86
arm
x86-64
atomic
Lock free single producer/single consumer circular buffer
May 17, 2022
c++
multithreading
c++11
atomic
lock-free
Why can the MESI protocol not guarantee atomicity of CMPXCHG on x86 without the LOCK prefix?
Aug 26, 2022
x86
atomic
cpu-architecture
compare-and-swap
mesi
Is reading a 64-bit atomic value safe on 64-bit platforms if I write/swap using OS atomic functions with barrier?
Mar 09, 2022
ios
swift
macos
atomic
compare-and-swap
What does AtomicReference.compareAndSet() use for determination?
Aug 31, 2022
java
concurrency
atomic
Can competing atomic operations starve one another?
Apr 03, 2022
c++
multithreading
atomic
lock-free
compare-and-swap
Java volatile and side-effects
Aug 25, 2022
java
concurrency
atomic
volatile
side-effects
« Newer Entries
Older Entries »