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
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
May volatile be in user defined types to help writing thread-safe code
Sep 15, 2025
c++
thread-safety
volatile
Return value of static volatile variable in C Function
Sep 13, 2025
c
embedded
volatile
irq
Can one volatile constexpr variable initialize another one in C++?
Sep 10, 2025
c++
language-lawyer
constexpr
volatile
Older Entries »