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
Understanding Java volatile visibility
Sep 06, 2022
java
multithreading
caching
volatile
What is the difference between volatile & extern?
May 30, 2022
c
embedded
volatile
long and double assignments are not atomic - How does it matter?
May 12, 2022
java
multithreading
concurrency
atomic
volatile
Overloading on const and volatile- why does it work by reference?
Sep 05, 2022
c++
constants
overloading
volatile
why using volatile makes long and double atomic [duplicate]
Aug 19, 2022
java
multithreading
concurrency
volatile
Java threading/volatile
Sep 17, 2022
java
multithreading
volatile
Singleton double-check concurrency issue
Oct 16, 2022
c#
concurrency
singleton
volatile
double-checked-locking
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
« Newer Entries
Older Entries »