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
Good way to create a immutable class with modifiers (thread-safe)
Oct 02, 2022
java
multithreading
immutability
final
volatile
Java, volatile and memory barriers on x86 architecture
Sep 11, 2022
java
multithreading
volatile
memory-barriers
Should volatile and readonly be mutually exclusive?
Nov 20, 2022
c#
.net
multithreading
concurrency
volatile
Why the volatile Happens-Before order for Instruction Reordering fails?
Aug 09, 2022
java
multithreading
volatile
Combining Interlocked.Increment and Volatile.Write
Sep 14, 2022
c#
concurrency
volatile
A compiler may not move accesses to volatile variables across sequence points; what does it mean?
Feb 21, 2022
c
compiler-construction
volatile
sequence-points
How does one read from an peripheral IO register using C/gcc?
Oct 27, 2022
gcc
volatile
avr
isr
Android Studio 2.0 update - public static volatile com.android.tools.fd.runtime.IncrementalChange
Dec 04, 2018
java
android
volatile
android-studio-2.0
volatile vs threadLocal in java
Jun 02, 2020
java
multithreading
volatile
thread-local
What is difference between getXXXVolatile vs getXXX in java unsafe?
Mar 18, 2022
java
volatile
bytebuffer
unsafe
java-memory-model
Java volatile and side-effects
Aug 25, 2022
java
concurrency
atomic
volatile
side-effects
java do interruptions act volatile?
Nov 02, 2022
java
multithreading
concurrency
interrupt
volatile
c++11 register cache thread safety
Sep 16, 2022
c++
multithreading
c++11
volatile
cpu-registers
In C++ - is it possible to compare volatile shared_ptr to nullptr?
Mar 01, 2022
c++
shared-ptr
volatile
Should I use atomic or volatile for pointers?
Feb 06, 2020
c++
volatile
Volatility of objects other than class variables
Aug 04, 2019
java
multithreading
concurrency
volatile
Multithreaded access and variable cache of threads
Nov 11, 2022
java
android
multithreading
volatile
Why does Volatile.Read take ref parameter?
Mar 28, 2022
c#
.net
volatile
ref
C# ThreadStatic + volatile members not working as expected
Mar 07, 2022
c#
multithreading
volatile
threadstatic
Java volatile variable doesn't behave correctly.
Nov 28, 2018
java
concurrency
volatile
« Newer Entries
Older Entries »