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
Why does a const reference to volatile int need a static_cast?
Sep 10, 2025
c++
volatile
Does Interlocked.CompareExchange use a memory barrier?
Sep 09, 2025
c#
multithreading
optimization
volatile
memory-model
Is accessing two volatiles in one statement is legal in newer C?
Sep 09, 2025
c
c99
volatile
iar
How to force an unused memory read in C that won't be optimized away?
Sep 09, 2025
c
embedded
microcontroller
volatile
cpu-registers
Should I use 'Volatile' in following case?
Sep 07, 2025
c
volatile
WRITE_ONCE and READ_ONCE in linux kernel
Sep 07, 2025
c
linux-kernel
atomic
volatile
lock-free
volatile in java with long, int, boolean, and many different cases of write
Mar 21, 2023
java
multithreading
long-integer
volatile
Why can't `auto&` bind to a volatile rvalue expression?
Mar 17, 2023
c++
c++11
auto
volatile
rvalue-reference
Volatile needed if method is synchronized?
Mar 16, 2023
java
multithreading
volatile
Java volatile reordering prevention scope
Mar 08, 2023
java
multithreading
concurrency
volatile
Are both of these volatile qualifier usages redundant?
Mar 06, 2023
c
syntax
language-lawyer
declaration
volatile
Assign volatile to non-volatile sematics and the C standard
Mar 06, 2023
c
language-lawyer
volatile
non-volatile
Trouble understanding the semantics of volatile in Java
Feb 21, 2023
java
volatile
Is volatile needed?
Feb 11, 2023
java
multithreading
volatile
memory-visibility
Is volatile useful at all in a singlethreaded application in C++?
Feb 09, 2023
c++
volatile
single-threaded
Do memory barriers guarantee a fresh read in C#?
Feb 09, 2023
c#
multithreading
volatile
memory-barriers
memory-fences
Sequential consistency volatile explanation
Jan 31, 2023
java
multithreading
concurrency
volatile
java-memory-model
Causing non-atomics to tear
Sep 04, 2025
c++
windows
multithreading
atomic
volatile
Volatile access of struct member
Sep 02, 2025
c
volatile
Volatile vs Interlocked for reads and writes in C# [duplicate]
Sep 02, 2025
c#
multithreading
.net-4.0
volatile
« Newer Entries
Older Entries »