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
Are volatile reads and writes atomic on Windows+VisualC?
Apr 18, 2022
c++
visual-c++
atomic
volatile
memory-fences
Is cv::Mat thread-safe (atomic assignment + refcounting)?
Dec 20, 2021
opencv
thread-safety
atomic
reference-counting
Why don't std::atomic<integral> specializations provide multiplication and division assignment operators?
Mar 26, 2019
c++
multithreading
c++11
atomic
Which HDFS operations are atomic?
Jun 24, 2018
hadoop
hdfs
atomic
mv
Does atomic variables guarantee memory visibility?
Nov 07, 2022
java
multithreading
concurrency
atomic
memory-visibility
Atomic file copy under .NET
Apr 11, 2022
.net
file-transfer
robustness
atomic
Is the meaning of "lock-free" even defined by the C++ standard?
Oct 21, 2022
c++
multithreading
c++11
atomic
lock-free
why is std::shared_ptr using atomic cpu operations
Sep 28, 2021
c++
c++11
shared-ptr
atomic
MySQL command line and transactions
Feb 21, 2022
mysql
command-line
transactions
atomic
Why doesn't this code demonstrate the non-atomicity of reads/writes?
Apr 19, 2014
c#
.net
thread-safety
double
atomic
Equivalent of InterlockedExchangeAdd for Linux using Delphi 10.2)
Apr 29, 2018
linux
delphi
atomic
Atomic pointers in c++ and passing objects between threads
Jun 10, 2021
c++
multithreading
c++11
atomic
memory-model
How does C# guarantee the atomicity of read/write operations?
Oct 06, 2019
c#
atomic
compare-and-swap atomic operation vs Load-link/store-conditional operation
Aug 10, 2022
c++
atomic
compare-and-swap
load-link-store-conditional
Is a lock (threading) atomic?
Mar 19, 2022
multithreading
locking
atomic
Is volatile a proper way to make a single byte atomic in C/C++?
Feb 09, 2022
c++
c
atomic
Alignment of atomic variables
Oct 31, 2021
c++
c++11
atomic
How does _mm_mwait work?
Nov 16, 2022
atomic
intrinsics
numa
sse3
C11 memory fence usage
Sep 18, 2022
c
multithreading
atomic
c11
memory-fences
Simulating LDREX/STREX (load/store exclusive) in Cortex-M0
May 08, 2022
assembly
arm
atomic
cortex-m
« Newer Entries
Older Entries »