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
volatile declaration on int primitive type
Sep 11, 2022
java
concurrency
atomic
volatile
volatile synchronized combination for performance
Oct 24, 2022
java
concurrency
volatile
synchronized
Does "volatile" guarantee anything at all in portable C code for multi-core systems?
Sep 28, 2022
c
multithreading
thread-safety
volatile
portability
what is the reasoning behind volatile semantics in Java and C#
Oct 27, 2022
c#
java
multithreading
multiprocessing
volatile
What is extern volatile pointer
Feb 11, 2022
c
volatile
"pseudo-atomic" operations in C++
Mar 25, 2022
c++
multithreading
atomic
volatile
What is wrong with this C code
Oct 31, 2018
c
volatile
What Rules does compiler have to follow when dealing with volatile memory locations?
Oct 23, 2022
c++
memory
compiler-construction
rules
volatile
Should volatile still be used for sharing data with ISRs in modern C++?
Oct 25, 2022
c++
embedded
volatile
isr
Improve performance of reading volatile memory
Nov 14, 2022
c
performance
embedded
volatile
dma
Why is (or isn't) setting fields in a constructor thread-safe?
Oct 18, 2022
c#
multithreading
volatile
memory-model
Where to places fences/memory barriers to guarantee a fresh read/committed writes?
Oct 15, 2022
c#
.net
multithreading
volatile
memory-fences
Publishing and reading of non-volatile field
Nov 13, 2022
java
volatile
Can compiler sometimes cache variable declared as volatile
Mar 26, 2019
c++
c
multithreading
x86
volatile
Should ALL global variables be volatile-qualified?
Nov 05, 2022
c++
c
global-variables
volatile
qualifiers
Volatile Variables and Happens before ordering [duplicate]
Nov 19, 2022
java
volatile
C# variable freshness
Feb 09, 2022
c#
multithreading
task-parallel-library
volatile
memory-model
Why aren't variables in Java volatile by default?
Apr 30, 2018
java
multithreading
volatile
May accesses to volatiles be reordered?
Oct 25, 2022
c++
c++11
volatile
Incrementing a volatile variable in C
Sep 21, 2022
c++
c
language-lawyer
volatile
« Newer Entries
Older Entries »