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
Usefulness of volatile in concurrent programming since C++11
Feb 27, 2022
c++
c++11
concurrency
volatile
volatile + object combination disallowed in C++?
Mar 15, 2019
c++
compiler-construction
volatile
Calling volatile member function using not volatile object in C++
Mar 30, 2022
c++
c++11
volatile
member-functions
Is this a better version of Double Check Locking without volatile and synchronization overhead
Dec 15, 2019
java
multithreading
jakarta-ee
volatile
What I do not understand about volatile and Memory-Barrier is
Sep 06, 2022
c#
multithreading
volatile
memory-barriers
memory-model
volatile identifier in java
Oct 31, 2019
java
thread-safety
volatile
Java - is volatile required with synchronized?
Sep 17, 2022
java
multithreading
locking
volatile
memory-model
Is the extern keyword necessary when referring a volatile variable declared in another C source file?
Jun 08, 2019
c
volatile
extern
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
« Newer Entries
Older Entries »