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
Why doesn't std::atomic initialisation do atomic release so other threads can see the initialised value?
Oct 15, 2022
c++
multithreading
c++11
stl
atomic
C# fundamentally not portable?
Nov 14, 2018
c#
.net
parallel-processing
interlocked
atomic
Thread-safe atomic operations in gcc
Sep 07, 2022
multithreading
gcc
atomic
Link error when compiling gcc atomic operation in 32-bit mode
Feb 27, 2022
gcc
linker
atomic
Java - using AtomicInteger vs Static int
Sep 09, 2022
java
atomic
When is AtomicInteger preferrable over synchronized?
Sep 14, 2022
java
multithreading
performance
concurrency
atomic
Is String s = "foobar" atomic?
Nov 05, 2022
java
atomic
What's the default value for a std::atomic?
Sep 14, 2022
c++
c++11
initialization
c++14
atomic
Simulate tearing a double in C#
Jan 17, 2022
c#
.net
multithreading
atomic
double-precision
Basic spin-lock mutex implementation ordering
Sep 14, 2022
c++
multithreading
atomic
Difference between memory_order_consume and memory_order_acquire
Mar 28, 2022
c++
c
atomic
memory-model
stdatomic
Can a database support "Atomicity" but not "Consistency" or vice-versa?
Aug 17, 2022
database
database-design
consistency
atomic
Is atomic decrementing more expensive than incrementing?
Jul 09, 2020
c++
performance
atomic
reference-counting
memory-fences
executing block of code atomically
Aug 14, 2021
java
thread-safety
atomic
No type named 'atomic' in namespace 'std'
Jan 12, 2020
c++
xcode
c++11
std
atomic
Why is memory_order given as a runtime argument to std::atomic functions
Oct 14, 2022
c++
c++11
atomic
memory-model
AtomicXXX.lazySet(...) in terms of happens before edges
Jul 20, 2021
java
concurrency
atomic
Is python's shutil.move() atomic on linux?
Aug 19, 2022
python
file
unix
atomic
C++11 atomics and intrusive shared pointer reference count
May 22, 2021
c++
c++11
shared-ptr
atomic
How to implement thread safe reference counting in C++
Oct 21, 2022
c++
multithreading
atomic
reference-counting
« Newer Entries
Older Entries »