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
Where can I find the source code for `native` methods in Java library?
Nov 20, 2022
java
java-8
native
atomic
openjdk
CUDA atomic operation performance in different scenarios
Sep 28, 2022
cuda
gpu
gpgpu
nvidia
atomic
Lock-free stack - Is this a correct usage of c++11 relaxed atomics? Can it be proven?
Feb 17, 2022
c++
multithreading
c++11
atomic
relaxed-atomics
Uses of memory_order_relaxed
Dec 16, 2021
c++
multithreading
c++11
atomic
Relation between bytecode instructions and processor operations
Feb 20, 2021
java
x86
bytecode
processor
atomic
Atomic exchange of two std::atomic<T*> objects in a lock-free manner in C++11?
Oct 30, 2022
c++
c++11
atomic
When to NOT use Atomic Operations? [closed]
Sep 23, 2022
c++
c
multithreading
atomic
Should constructors on std::chrono::...::time_point be noexcept? (Or why aren't they?)
Oct 01, 2021
c++
atomic
chrono
noexcept
What is the performance of std::atomic vs non-atomic variables?
Apr 23, 2022
c++
multithreading
performance
thread-safety
atomic
Interoperabilty between C and C++ atomics
Aug 06, 2022
c++
c
atomic
CUDA, mutex and atomicCAS()
Oct 16, 2022
c++
cuda
mutex
atomic
Could ThreadLocal<AtomicInteger> possibly be useful?
Nov 10, 2022
java
multithreading
atomic
How does the cache coherency protocol enforce atomicity?
Dec 28, 2018
multithreading
assembly
x86
cpu
atomic
Atomic write on an unix socket?
Oct 25, 2022
sockets
unix
atomic
What's are practical example where acquire release memory order differs from sequential consistency?
Aug 30, 2022
c++
multithreading
c++11
atomic
memory-model
What is the exact use of classes in java.util.concurrent.atomic package in Java?
Mar 09, 2018
java
concurrency
atomic
java.util.concurrent
How to guarantee atomic move or exception of a file in Java?
Oct 20, 2022
java
multithreading
atomic
java.nio.file
Race conditions and clojure Atoms
Feb 05, 2022
java
multithreading
clojure
atomic
AtomicInteger's get() vs intValue()
Aug 20, 2022
java
atomic
Do I need std::atomic<bool> or is POD bool good enough?
Feb 28, 2022
c++
multithreading
c++11
atomic
stdatomic
« Newer Entries
Older Entries »