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 in java with long, int, boolean, and many different cases of write
Mar 21, 2023
java
multithreading
long-integer
volatile
Why can't `auto&` bind to a volatile rvalue expression?
Mar 17, 2023
c++
c++11
auto
volatile
rvalue-reference
Volatile needed if method is synchronized?
Mar 16, 2023
java
multithreading
volatile
Java volatile reordering prevention scope
Mar 08, 2023
java
multithreading
concurrency
volatile
Are both of these volatile qualifier usages redundant?
Mar 06, 2023
c
syntax
language-lawyer
declaration
volatile
Assign volatile to non-volatile sematics and the C standard
Mar 06, 2023
c
language-lawyer
volatile
non-volatile
Trouble understanding the semantics of volatile in Java
Feb 21, 2023
java
volatile
Is volatile needed?
Feb 11, 2023
java
multithreading
volatile
memory-visibility
Is volatile useful at all in a singlethreaded application in C++?
Feb 09, 2023
c++
volatile
single-threaded
Do memory barriers guarantee a fresh read in C#?
Feb 09, 2023
c#
multithreading
volatile
memory-barriers
memory-fences
Sequential consistency volatile explanation
Jan 31, 2023
java
multithreading
concurrency
volatile
java-memory-model
Is volatile required here
Jan 31, 2023
c++
multithreading
volatile
How to write multi-byte values to shared memory in C++14?
Jan 27, 2023
c++
c++14
shared-memory
volatile
Volatile variable read behavior
Jan 27, 2023
java
concurrency
lazy-loading
volatile
vavr
Volatile and Synchronized
Jan 09, 2023
java
multithreading
synchronized
volatile
Why no volatile?
Jan 05, 2023
java
multithreading
volatile
static-variables
java-memory-model
What is the effect of InterlockedIncrement argument declared as volatile
Dec 29, 2022
c++
c
winapi
volatile
Can volatile be used everywhere const is used?
Dec 29, 2022
c++
constants
volatile
Why is it necessary to copy the volatile variable instead of using it directly?
Dec 29, 2022
java
synchronization
volatile
Atomically update multiple volatile and j.u.c.atomic variables
Dec 28, 2022
java
multithreading
scala
atomic
volatile
Older Entries »