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
Prevent GCC from optimizing away a looped write to memory mapped address
Nov 08, 2022
c
for-loop
gcc
volatile
68000
why optimization breaks this C code?
Nov 06, 2022
c
optimization
gcc
volatile
When are const volatile objects necessary?
Nov 04, 2022
c++
constants
volatile
What is wrong with a volatile type deduction in template functions?
Nov 03, 2022
c++
templates
g++
volatile
clang++
Why is volatile variable much more efficient than plain synchronization
Nov 03, 2022
java
multithreading
concurrency
volatile
java-memory-model
Volatile related error in C++ code
Nov 02, 2022
c++
windows
c++11
gcc
volatile
C++ Volatile Type Quantifier Position In Variable Definition
Oct 31, 2022
c++
optimization
volatile
How to initialise a volatile structure with a non-volatile structure?
Oct 31, 2022
c++
struct
arduino
initialization
volatile
volatile variable and atomic operations on Visual C++ x86
Oct 27, 2022
c++
visual-c++
atomic
volatile
memory-fences
assignment expressions and volatile
Oct 25, 2022
c
volatile
volatile member function vs. constant member function in C++
Oct 22, 2022
c++
constants
volatile
Is `volatile` required for double-checked locking in Java but not C#?
Oct 22, 2022
c#
java
volatile
double-checked-locking
Java When using synchronized do I get volatile functionality for free?
Oct 23, 2022
java
multithreading
concurrency
synchronized
volatile
C# Volatile read behavior
Oct 21, 2022
c#
volatile
memory-model
Using memcpy and friends with memory-mapped I/O
Sep 30, 2022
c
memory
volatile
memcpy
memory-mapping
Does a synchronized block trigger a full memory fence for arrays?
Sep 27, 2022
java
arrays
multithreading
volatile
memory-fences
Do I need volatile if I call Thread.Join()?
Nov 22, 2020
c#
concurrency
volatile
Should a lock variable be declared volatile?
Nov 17, 2022
c#
.net
multithreading
locking
volatile
Why does modifying a field that is referenced by another variable lead to unexpected behavior?
Jul 26, 2021
c++
gcc
g++
compiler-optimization
volatile
« Newer Entries
Older Entries »