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
Updating array of doubles with atomic operations
May 21, 2022
c
openmp
atomic
Java Increment benchmark [closed]
Jul 22, 2021
java
increment
atomic
jmh
Compare and Swap on x86 - why is it a full barrier?
Apr 24, 2022
java
multithreading
atomic
memory-barriers
compare-and-swap
Are unnecessary atomics eliminated by the compiler?
Apr 24, 2022
c++
multithreading
c++11
atomic
compiler-optimization
Does atomic read guarantees reading of latest value?
Nov 13, 2022
c++
multithreading
atomic
volatile
ReplaceFile alternative when application keeps file locked
Dec 08, 2021
winapi
file-io
atomic
Understanding memory order relaxed in C++
Jun 23, 2019
c++
concurrency
atomic
memory-barriers
reading a 64 bit volatile variable on cortex-m3
Aug 15, 2022
arm
interrupt
atomic
stm32
cortex-m3
C++11 how to observe memory order in atomic::store and atomic::load
Oct 15, 2022
c++
c++11
atomic
Why is atomic.StoreUint32 preferred over a normal assignment in sync.Once?
Mar 26, 2022
go
concurrency
atomic
memory-model
C++0x atomic implementation in c++98 question about __sync_synchronize()
Oct 19, 2022
c++
templates
c++11
atomic
Why is there no atomic_{store,load} for weak_ptr?
Oct 19, 2022
c++
c++11
shared-ptr
atomic
smart-pointers
C++11 Can only primitive data types be declared atomic?
Aug 30, 2022
object
c++11
thread-safety
mutex
atomic
Are lock-free atomics address-free in practice?
Sep 10, 2022
c++
shared-memory
c++17
atomic
lock-free
acquire-release pair out of order execution
Oct 30, 2017
c++
synchronization
c++11
atomic
memory-fences
Atomically read/write int value w/o additional operation on the int value itself
Oct 19, 2022
ios
multithreading
macos
gcc
atomic
Why Atomic versions are missing for some primitive types while being present for some?
Jun 21, 2022
java
atomic
java.util.concurrent
compare-and-swap
Difference between __atomic_load_n and __atomic_load
Sep 12, 2022
c
atomic
c11
« Newer Entries
Older Entries »