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 with release/acquire semantics
Oct 16, 2022
c#
java
volatile
memory-model
java-memory-model
Volatile fence demo?
Sep 10, 2022
c#
.net
multithreading
volatile
Does atomic read guarantees reading of latest value?
Nov 13, 2022
c++
multithreading
atomic
volatile
May the compiler optimize out stores though a pointer-to-volatile? [duplicate]
Sep 16, 2022
c++
language-lawyer
volatile
C++0x | Why std::atomic overloads each method with the volatile-qualifier?
Dec 10, 2021
c++
c++11
volatile
member-functions
qualifiers
The volatile key word and memory consistency errors
Aug 25, 2022
java
multithreading
volatile
Demonstrate compiler's optimization effects when volatile keyword is not used during signal handling?
Aug 07, 2019
c
signals
volatile
sig-atomic-t
clang vs gcc: different code for volatile access
Nov 16, 2022
c++
gcc
assembly
clang
volatile
Non-conforming optimizations of volatile in gcc 11.1
Sep 01, 2022
c
gcc
compiler-optimization
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
« Newer Entries
Older Entries »