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
What optimization could the compiler perform in absence of the "volatile" keyword in the following code?
Nov 14, 2022
c
embedded
volatile
Java - use of volatile only makes sense in multiprocessor systems?
Oct 21, 2018
java
multithreading
operating-system
multiprocessing
volatile
Usage of volatile specifier in C/C++/Java
Oct 18, 2022
java
c++
volatile
why volatile vars are not optimized even in very simple cases?
Sep 14, 2019
c++
optimization
volatile
Does the -O0 compiler flag have the same effect as the volatile keyword in C?
Oct 20, 2022
c
optimization
microcontroller
volatile
Meaning of volatile for arrays and typecasts
Jun 19, 2022
c
arrays
casting
volatile
Read an up-to date value from an Interlocked variable, with only one write on the variable
Nov 18, 2021
c#
volatile
lock-free
interlocked
Optimizing shared array access with temporary volatile qualifier
Nov 02, 2022
c++
c
compiler-optimization
volatile
isr
LinkedBlockingQueue node's next is not volatile
Jul 07, 2022
java
volatile
What is the reason for Task.IsCompleted to use cached flags?
Apr 06, 2022
c#
.net
task
task-parallel-library
volatile
Why/when are session writes vulnerable to thread termination?
Oct 17, 2021
asp.net
session
volatile
response.redirect
risk-analysis
Example of 'volatile' preventing a compiler optimization in C#?
Jun 21, 2022
c#
.net
concurrency
synchronization
volatile
How do signals interact with sequence points?
Nov 14, 2022
c++
c
linux
signals
volatile
volatile, Interlocked: trying to break code
Feb 02, 2022
c#
multithreading
thread-safety
volatile
Why using "volatile" keyword for shared memory is not possible when atomic operations are done on shared memory?
Feb 07, 2020
cuda
atomic
volatile
Reading a struct from a read only memory
Nov 02, 2022
c++
embedded
constants
volatile
Access to volatile fields through local variables
Jun 28, 2022
java
performance
concurrency
volatile
Memory Model: preventing store-release and load-acquire reordering
Nov 18, 2022
c#
.net
performance
volatile
memory-model
« Newer Entries
Older Entries »