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
idiomatic lazy atoms in clojure
Jan 09, 2023
clojure
atomic
lazy-sequences
Strange behaviour of int inside a struct
Jan 09, 2023
go
atomic
uint32
How does std::atomic ensure atomicity
Jan 03, 2023
c++
atomic
If `atomic<T>` is lock free and has the same size as `T`, will the memory layout be the same?
Jan 03, 2023
c++
c++11
atomic
abi
memory-layout
Why can't std::atomic<T> be swapped?
Jan 02, 2023
c++
c++11
std
standards
atomic
java atomics operations
Dec 31, 2022
java
multithreading
atomic
Is this Singleton a thread-safe one?
Dec 29, 2022
java
multithreading
concurrency
singleton
atomic
Is lockless hashing without std::atomics guaranteed to be thread-safe in C++11?
Dec 29, 2022
c++
multithreading
c++11
atomic
lockless
c++ atomic vs lock
Dec 29, 2022
c++
pthreads
atomic
Implementation of the addAndGet in AtomicInteger class
Dec 28, 2022
java
synchronization
atomic
java-6
Cuda atomics change flag
Dec 28, 2022
cuda
atomic
Should std::atomic variables use "normal" syntax or "load" and "store"?
Dec 27, 2022
c++
c++11
atomic
stdatomic
Atomically update multiple volatile and j.u.c.atomic variables
Dec 28, 2022
java
multithreading
scala
atomic
volatile
In what sense const allows only atomic changes to mutable member variables?
Dec 25, 2022
c++
language-lawyer
constants
atomic
mutable
Using AtomicInteger safely to check first
Dec 24, 2022
java
multithreading
concurrency
atomic
Atomic operations in ARM strex and ldrex - can they work on I/O registers?
Dec 23, 2022
thread-safety
arm
atomic
Why is the automatic transaction option in CakePHP is called "atomic"?
Dec 20, 2022
cakephp
transactions
cakephp-3.0
atomic
How to make the shared value behave consistently without mutex?
Dec 20, 2022
c++
multithreading
atomic
error : identifier "atomicAdd" is undefined under visual studio 2010 & cuda 4.2 with Fermi GPU
Dec 18, 2022
visual-studio-2010
cuda
atomic
gpu-atomics
is compare_exchange_weak for std::shared_ptr broken in msvs 2013?
Dec 17, 2022
c++
visual-c++
c++11
visual-studio-2013
atomic
« Newer Entries
Older Entries »