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
different thread accessing MemoryStream
Sep 23, 2022
c#
.net
multithreading
volatile
memorystream
volatile and double confusion
Mar 05, 2022
c++
optimization
floating-point
volatile
Should my Scala actors' properties be marked @volatile?
Nov 01, 2009
scala
thread-safety
volatile
actor
Synchronized , volatile and thread safety
Sep 29, 2019
java
multithreading
synchronization
thread-safety
volatile
Why and how does volatile imply atomic reads/writes?
Nov 11, 2022
java
volatile
atomic
Volatile variable and flushes to/reads from main memory
Nov 03, 2022
java
multithreading
jvm
synchronization
volatile
Does this prefetch256() function offer any protection against cache timing attacks on AES?
Aug 28, 2022
c
cpu-architecture
volatile
cpu-cache
timing-attack
Under what conditions will writes to non-volatile variables be unseen by other threads? Can I force such conditions for experimental purposes?
Nov 16, 2022
java
multithreading
volatile
non-volatile
Concurrency, object visibility
Nov 05, 2021
java
concurrency
multithreading
volatile
Why there shall be no more than one read access with volatile-qualified type within one sequence point?
Mar 04, 2022
c
volatile
misra
How to stop optimizer discard unused variables?
May 06, 2022
c++
embedded
volatile
iar
Are we guaranteed that hashcode caching through data race will work correctly?
Oct 31, 2022
.net
concurrency
volatile
memory-model
Mix volatile and synchronized as a read-write lock
Aug 21, 2014
java
concurrency
volatile
synchronized
readwritelock
double check locking without volatile (but with VarHandle release/acquire)
Mar 28, 2022
java
concurrency
volatile
double-checked-locking
Characteristics of a volatile hashmap
Mar 09, 2022
java
multithreading
volatile
How to use volatile correctly in Java
Aug 30, 2022
java
multithreading
volatile
Why is it impossible to explicitly default a copy constructor with volatile argument?
Oct 31, 2022
c++
language-lawyer
copy-constructor
volatile
volatile variables and memory barrier in java
Nov 09, 2022
java
multithreading
concurrency
volatile
memory-barriers
Volatile for reference type - Does it always avoid publication of references issues due to JMM?
May 24, 2018
java
multithreading
concurrency
thread-safety
volatile
How many usage does "volatile" keyword have in C++ function, from grammar perspective?
Nov 06, 2022
c++
function
volatile
« Newer Entries
Older Entries »