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
Non-database application transactions
Dec 10, 2019
java
database
transactions
filesystems
atomic
Why don't standard libraries implement std::atomic for structs under 8 bytes in a lock-free manner?
Apr 03, 2022
c++
c++17
atomic
lock-free
stdatomic
Why and when to use AtomicIntegerFieldUpdater?
Feb 12, 2020
java
concurrency
atomic
Why is an acquire barrier needed before deleting the data in an atomically reference counted smart pointer?
Aug 26, 2019
c++
multithreading
boost
shared-memory
atomic
under what conditions are pipe reads atomic?
Apr 05, 2019
c
posix
pipe
atomic
How does C17 want me to initialize my atomics?
Apr 25, 2021
c
atomic
c17
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
« Newer Entries
Older Entries »