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
c# - Volatile keyword usage vs lock
Mar 12, 2019
c#
multithreading
performance
dispatcher
volatile
While loop with empty body checking volatile ints - what does this mean?
Oct 10, 2022
c++
while-loop
volatile
Why is volatile deprecated in C++20?
Sep 01, 2022
c++
volatile
c++20
How to declare array elements volatile in Java?
Aug 31, 2022
java
arrays
concurrency
volatile
Volatile keyword in Java - Clarification [duplicate]
Sep 21, 2022
java
volatile
Java memory model: volatile variables and happens-before
Aug 31, 2022
java
volatile
thread-synchronization
java-memory-model
happens-before
C volatile variables and Cache Memory
Aug 31, 2022
c
computer-science
volatile
computer-architecture
memorycache
What is the point of making the singleton instance volatile while using double lock? [duplicate]
Aug 30, 2022
java
singleton
volatile
thread-synchronization
double-checked-locking
Are volatile variable 'reads' as fast as normal reads?
Aug 17, 2022
java
performance
multithreading
volatile
Volatile guarantees and out-of-order execution [duplicate]
Aug 30, 2022
java
volatile
java-memory-model
Why not volatile on System.Double and System.Long?
Aug 29, 2022
c#
.net
multithreading
volatile
What is the purpose of the "volatile" keyword appearing inside an array subscript?
Jan 12, 2021
c
arrays
volatile
function-parameter
"A reference to a volatile field will not be treated as volatile" implications
Sep 25, 2022
c#
.net
multithreading
volatile
How to cast away the volatile-ness?
Apr 13, 2021
c++
casting
volatile
Are mutex lock functions sufficient without volatile?
Aug 29, 2022
c++
multithreading
mutex
volatile
memory-barriers
C++ volatile member functions
Aug 29, 2022
c++
volatile
member-functions
why using volatile with synchronized block?
Aug 28, 2022
java
multithreading
volatile
synchronized
double-checked-locking
Happens-before relationships with volatile fields and synchronized blocks in Java - and their impact on non-volatile variables?
Aug 27, 2022
java
multithreading
synchronized
volatile
Is there any point in using a volatile long?
Aug 27, 2022
java
multithreading
concurrency
volatile
When is it preferable to use volatile boolean in Java rather than AtomicBoolean? [duplicate]
Aug 27, 2022
java
concurrency
atomic
volatile
« Newer Entries
Older Entries »