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
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
Volatile variable explanation in Java docs
Oct 04, 2019
java
multithreading
volatile
Is simple getter call on volatile variable atomic operation?
Sep 17, 2022
java
concurrency
volatile
atomic
why can't a volatile object call nonvolatile member function
Jan 27, 2020
c++
volatile
language-lawyer
member-functions
Volatile Keyword & the thread local memory [closed]
Jan 09, 2020
java
jvm
thread-safety
heap-memory
volatile
Is it safe to remove the c++ volatile here?
May 25, 2022
c++
c++11
volatile
« Newer Entries
Older Entries »