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
How does volatile actually work?
Nov 06, 2022
java
concurrency
volatile
C++ volatile and operator overloading for CUDA application
Aug 26, 2022
c++
operator-overloading
cuda
volatile
Volatile guarantee safe publication of a mutable object?
Feb 09, 2022
java
multithreading
concurrency
volatile
safe-publication
Difference between synchronization of field reads and volatile
Aug 24, 2022
java
concurrency
synchronization
volatile
synchronized
Do volatile variables require synchronized access?
Jun 27, 2016
java
synchronization
thread-safety
synchronized
volatile
assignment discards 'volatile' qualifier from pointer target type
Mar 19, 2021
c
pointers
embedded
volatile
Can't understand example of volatile in Java specification
Apr 20, 2022
java
volatile
specifications
Why doesn't gcc remove this check of a non-volatile variable?
Sep 23, 2022
c
optimization
gcc
volatile
Does volatile influence non-volatile variables?
Apr 23, 2022
java
multithreading
volatile
Example of C++ "Memory barrier" [duplicate]
Nov 08, 2022
c++
multithreading
volatile
memory-barriers
Re-ordering of assignments and adding a fence
Oct 06, 2021
java
variable-assignment
volatile
memory-fences
Java seems to support volatile fields of type long, while C# does not - What are the reasons behind this?
Dec 26, 2021
c#
java
multithreading
volatile
C# volatile double
Oct 01, 2013
c#
.net
volatile
volatile for reference type in .net 4.0
Feb 10, 2022
c#
.net
volatile
Why is "volatileQualifiedExpr + volatileQualifiedExpr" not necessarily UB in C but in C++?
Apr 19, 2018
c++
c
volatile
side-effects
Volatile fields in C#
Sep 23, 2022
c#
.net
clr
language-features
volatile
C and C++ compilers with "aggressive" volatile semantics
Oct 17, 2022
c++
c
x86
volatile
smp
How to guarantee that an update to "reference type" item in Array is visible to other threads?
Dec 07, 2020
c#
multithreading
synchronization
volatile
What does a LoadLoad barrier really do?
Oct 14, 2022
java
concurrency
volatile
evaluating/accessing a structure
Nov 12, 2022
c
gcc
struct
volatile
« Newer Entries
Older Entries »