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
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
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
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 »