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
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
is sql server transaction atomic
Sep 23, 2022
sql-server
atomic
atomic hadoop fs move
Sep 24, 2022
hadoop
atomic
hdfs
infrastructure
Why and how does volatile imply atomic reads/writes?
Nov 11, 2022
java
volatile
atomic
Should load-acquire see store-release immediately?
Sep 05, 2022
c++
multithreading
atomic
Are reads and writes to unaligned fields in .NET definitely atomic?
Jun 28, 2020
c#
.net
atomic
memory-alignment
An attempt to create atomic reference counting is failing with deadlock. Is this the right approach?
Aug 14, 2022
c++
multithreading
concurrency
atomic
Best way to atomically update two members of a struct?
Aug 23, 2022
c++
c++11
atomic
« Newer Entries
Older Entries »