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
Atomically update multiple volatile and j.u.c.atomic variables
Dec 28, 2022
java
multithreading
scala
atomic
volatile
In what sense const allows only atomic changes to mutable member variables?
Dec 25, 2022
c++
language-lawyer
constants
atomic
mutable
Using AtomicInteger safely to check first
Dec 24, 2022
java
multithreading
concurrency
atomic
Atomic operations in ARM strex and ldrex - can they work on I/O registers?
Dec 23, 2022
thread-safety
arm
atomic
Why is the automatic transaction option in CakePHP is called "atomic"?
Dec 20, 2022
cakephp
transactions
cakephp-3.0
atomic
How to make the shared value behave consistently without mutex?
Dec 20, 2022
c++
multithreading
atomic
error : identifier "atomicAdd" is undefined under visual studio 2010 & cuda 4.2 with Fermi GPU
Dec 18, 2022
visual-studio-2010
cuda
atomic
gpu-atomics
is compare_exchange_weak for std::shared_ptr broken in msvs 2013?
Dec 17, 2022
c++
visual-c++
c++11
visual-studio-2013
atomic
Why is the store to an atomic unique_ptr causing a crash?
Dec 17, 2022
c++
pointers
atomic
what is the use of AtomicInteger inside lock
Dec 15, 2022
multithreading
concurrency
java-8
atomic
Is gcc-c++ not optimizing atomic operations for current x86-64 processors
Dec 16, 2022
c++
assembly
concurrency
x86-64
atomic
Why it's termed read-modify-write but not read-write?
Dec 15, 2022
atomic
terminology
sequentially-consistent atomic load on x86
Dec 15, 2022
assembly
x86
atomic
memory-barriers
memory-model
Is there any performance difference between a value comparison and a value assignment? [closed]
Dec 14, 2022
java
performance
optimization
jvm
atomic
Does x86 have an atomic increment that keeps the value that was stored?
Dec 12, 2022
assembly
x86
atomic
Are assignment = and subtraction assignment -= atomic operations in C?
Dec 12, 2022
c
atomic
Why does GCC pad this bit-field?
Dec 11, 2022
c
struct
padding
atomic
compare-and-swap
thread::join() blocks when it shouldn't
Dec 11, 2022
multithreading
c++11
atomic
race-condition
Why my std::atomic<int> variable isn't thread-safe?
Dec 08, 2022
c++
thread-safety
atomic
race-condition
stdatomic
C++11 how to identify atomic type at compile time (via mtl or defines)?
Dec 04, 2022
c++
boost
c++11
atomic
« Newer Entries
Older Entries »