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
Rethinkdb atomic operations
Feb 21, 2022
rethinkdb
atomic
Why does std::atomic<std::string> give trivially copyable error? [duplicate]
Dec 31, 2021
c++
thread-safety
atomic
stdstring
stdatomic
Is there any performance difference in just reading an atomic variable compared to a normal variable?
May 02, 2022
c++
multithreading
performance
atomic
stdatomic
source for native sun.misc.Unsafe operations in java
Jun 04, 2014
java
multithreading
native
atomic
openjdk
memory ordering with atomic_flag spin lock
Apr 28, 2022
c++
c++11
atomic
Best way to remove item in a list for an atom in Clojure
Nov 24, 2020
multithreading
clojure
atomic
How to atomically add and fetch a 128-bit number in C++?
Dec 25, 2021
c++
atomic
Performance of std::mutex and QMutex in MinGW 64 (posix thread version)
Nov 16, 2021
qt
c++11
stl
mutex
atomic
is multiple assignments of atomic variables, an atomic operation?
Sep 09, 2022
c++
atomic
why C/C++ compiler not always make ++a atomic?
Jul 05, 2022
c++
c
compiler-construction
atomic
Is clflush or clflushopt atomic when system crash?
Sep 21, 2022
c
x86-64
atomic
persistent-memory
clflush
Correct use of AtomicReference.compareAndSet for a stack implementation
Jul 11, 2022
java
concurrency
atomic
Composable atomic-like operations
Feb 02, 2022
haskell
transactions
atomic
Firebase how to prevent duplicate entries atomically
Nov 19, 2022
firebase
transactions
firebase-realtime-database
atomic
ARM: Is "STMDB SP!, {R0-R8}" (aka PUSH {R0-R8}) an atomic operation?
Apr 13, 2022
assembly
stack
arm
atomic
AtomicReference vs AtomicReferenceFieldUpdater, what's a purpose of AtomicReferenceFieldUpdater?
Sep 20, 2021
java
multithreading
reflection
reference
atomic
Is returning an int an atomic operation in java?
Oct 08, 2019
java
multithreading
atomic
Is it safe to use the Structure dereference(->) operator on the result of std::atomic::load
Oct 14, 2022
c++
c++11
atomic
stdatomic
Can this be atomically executed?
Feb 22, 2022
c
assembly
arm
atomic
interrupt
Why are atomic operations considered thread-safe?
Nov 07, 2019
java
thread-safety
atomic
« Newer Entries
Older Entries »