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
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
Making variables captured by a closure volatile
Aug 12, 2022
c#
closures
volatile
In C, if B is volatile, should the expression (void)(B = 1) read B
Sep 21, 2022
c
variable-assignment
c99
volatile
In Java should I copy a volatile reference locally before I foreach it
May 22, 2017
java
multithreading
foreach
volatile
.NET JIT compiler volatile optimizations
May 10, 2021
c#
.net
multithreading
volatile
jit
Java - volatile reference to mutable object - will updates to the object's fields be visible to all threads
Aug 29, 2022
java
multithreading
volatile
java-memory-model
Volatile variables and other variables
May 23, 2019
java
multithreading
concurrency
volatile
memory-visibility
How to safely convert/copy volatile variable?
Sep 03, 2022
c
volatile
How can I use the volatile keyword in Java correctly?
Nov 11, 2022
java
volatile
C# bool is atomic, why is volatile valid
Dec 18, 2021
c#
multithreading
boolean
atomic
volatile
Does Delphi have any equivalent to C's volatile variable?
Sep 22, 2022
c
multithreading
delphi
volatile
memory-model
Are volatile variables useful? If yes then when?
Sep 20, 2022
c#
multithreading
volatile
« Newer Entries
Older Entries »