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 volatile
Is externally synchronized ArrayList thread safe if its fields are not volatile?
Nov 24, 2025
java
multithreading
arraylist
volatile
Volatile keyword in C [duplicate]
Nov 23, 2025
c
volatile
one-time safe publication via a Java volatile
Nov 19, 2025
java
volatile
Interpretation of "refer to" in 6.7.3 7 in the C standard
Oct 31, 2025
c
types
language-lawyer
volatile
Does lock section always guarantee thread safety?
Oct 31, 2025
c#
thread-safety
volatile
critical-section
Application Calculate from VBA - Ignore Volatile Functions
Oct 31, 2025
excel
vba
excel-formula
volatile
calculation
Do I need the volatile keyword? (Java)
Oct 30, 2025
java
multithreading
volatile
How can I make a volatile struct behave exactly like a volatile int during assignment?
Oct 29, 2025
c++
struct
volatile
Java volatile memory ordering and its compilation on x86-64
Oct 25, 2025
java
x86-64
volatile
memory-barriers
java-memory-model
Is volatile needed with how smart compilers are these days?
Oct 22, 2025
c
compiler-optimization
volatile
Volatile array - memory visibility of the elements
Oct 21, 2025
java
arrays
thread-safety
volatile
memory-visibility
Correct usage of volatile with std::atomic_ref<T>
Oct 20, 2025
c++
atomic
volatile
mmap
atomicreference
reading an stl container in a different thread after a write
Oct 20, 2025
c++
multithreading
concurrency
std
volatile
Multiple unsequenced modifications following argument evaluation - defined or undefined behavior?
Oct 19, 2025
c++
language-lawyer
atomic
volatile
sequence-points
java - volatile semantics in ConcurrentHashMap
Oct 17, 2025
java
concurrency
volatile
concurrenthashmap
java-memory-model
Can you construct a string from `volatile const char*` ? (without using `const_cast`)
Sep 23, 2025
c++
c++17
volatile
const-cast
Sequential call CompletableFutures
Sep 22, 2025
java
concurrency
promise
volatile
completable-future
Use volatile field to publish an object safely
Sep 21, 2025
java
concurrency
volatile
java-memory-model
safe-publication
Using `volatile` has unexpected results
Sep 18, 2025
c++
volatile
Older Entries »