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
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
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
« Newer Entries
Older Entries »