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
Force use of locks inside std::atomic during debugging with libstdc++
Nov 04, 2022
c++
multithreading
c++11
atomic
libstdc++
Atomic load and store functions produce same assembly code as non-atomic load and store
Nov 03, 2022
c
gcc
assembly
atomic
Safety of casting arbitrary types to usize
Nov 01, 2022
casting
rust
atomic
undefined-behavior
AtomicInteger.compareAndSet that returns the original value, not a boolean
Nov 02, 2022
java
atomic
compare-and-swap
atomicinteger
Do we need to increment thread-local variable atomically?
Oct 30, 2022
c++
multithreading
gcc
thread-safety
atomic
Avoiding sleep while holding a spinlock
Oct 27, 2022
linux-kernel
sleep
atomic
spinlock
volatile variable and atomic operations on Visual C++ x86
Oct 27, 2022
c++
visual-c++
atomic
volatile
memory-fences
atomic_load/atomic_store on std::shared_ptr in VC11 - why the global spinlock?
Oct 24, 2022
c++
visual-studio-2012
shared-ptr
atomic
An "atomic" call to cout in MPI
Oct 23, 2022
c++
atomic
blocking
cout
openmpi
How does warp work with atomic operation?
Oct 22, 2022
c++
c
performance
cuda
atomic
Django1.6 transaction.atomic questions
Oct 23, 2022
django
transactions
postgresql-9.1
atomic
django-1.6
Design Pattern for Complete Synchronisation of two Identical Relational Databases
Oct 22, 2022
design-patterns
concurrency
synchronization
relational-database
atomic
Safely and unambiguously manipulating atomic variables in C++11
Oct 23, 2022
c++
multithreading
c++11
atomic
stdatomic
Are the memory barriers correct for this lock?
Oct 22, 2022
c++
locking
atomic
spinlock
Is it safe to share variables among threads synchronized with atomic loads and stores?
Oct 22, 2022
c
multithreading
gcc
pthreads
atomic
Swift 3: atomic_compare_exchange_strong
Nov 02, 2020
swift
atomic
Does the Intel Memory Model make SFENCE and LFENCE redundant?
Apr 26, 2021
assembly
optimization
x86
atomic
memory-barriers
<stdatomic.h> in GCC 4.8?
Nov 01, 2020
c
multithreading
gcc
atomic
c11
std::atomic<int> decrement and comparison
Nov 05, 2022
c++
multithreading
concurrency
c++11
atomic
Which of these implementations of seqlock are correct?
Oct 31, 2020
c
rust
atomic
memory-barriers
seqlock
« Newer Entries
Older Entries »