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
Meaning of volatile for arrays and typecasts
Jun 19, 2022
c
arrays
casting
volatile
Read an up-to date value from an Interlocked variable, with only one write on the variable
Nov 18, 2021
c#
volatile
lock-free
interlocked
Optimizing shared array access with temporary volatile qualifier
Nov 02, 2022
c++
c
compiler-optimization
volatile
isr
LinkedBlockingQueue node's next is not volatile
Jul 07, 2022
java
volatile
What is the reason for Task.IsCompleted to use cached flags?
Apr 06, 2022
c#
.net
task
task-parallel-library
volatile
Why/when are session writes vulnerable to thread termination?
Oct 17, 2021
asp.net
session
volatile
response.redirect
risk-analysis
Example of 'volatile' preventing a compiler optimization in C#?
Jun 21, 2022
c#
.net
concurrency
synchronization
volatile
How do signals interact with sequence points?
Nov 14, 2022
c++
c
linux
signals
volatile
volatile, Interlocked: trying to break code
Feb 02, 2022
c#
multithreading
thread-safety
volatile
Why using "volatile" keyword for shared memory is not possible when atomic operations are done on shared memory?
Feb 07, 2020
cuda
atomic
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
« Newer Entries
Older Entries »