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
C++ language some live examples for mutable
Jan 21, 2026
c++
constants
volatile
mutable
Is volatile necessary for the resource used in a critical section?
Jan 20, 2026
c
multithreading
volatile
Should i specify volatile keyword for every object that shares its memory between different threads
Jan 20, 2026
c++
multithreading
volatile
Once more volatile: necessary to prevent optimization?
Jan 01, 2026
c++
memory
volatile
Does Java allow a volatile read to be optimized away if the value isn't needed, also removing the happens-before synchronization?
Dec 21, 2025
java
multithreading
volatile
java-memory-model
happens-before
visibility difference between synchronization of field reads and volatile
Dec 19, 2025
java
multithreading
synchronization
volatile
thread-synchronization
Everything is volatile
Dec 15, 2025
c++
optimization
llvm
volatile
Property with Volatile or Lock
Dec 13, 2025
c#
.net
multithreading
locking
volatile
How to update data in Redis and MySQL at the same time?
Dec 10, 2025
mysql
redis
persistence
storage
volatile
Strange behavior of volatile array
Dec 10, 2025
java
concurrency
mutex
volatile
Where all to use volatile keyword in C
Dec 08, 2025
c
embedded
driver
volatile
Declaring volatile pointer to a pointer which points to non-volatile data
Dec 05, 2025
c
pointers
syntax
volatile
What does this function return
Dec 04, 2025
c
embedded
volatile
How to keep from duplicating methods in volatile classes
Dec 01, 2025
c++
volatile
member-functions
explicit-object-parameter
Is externally synchronized ArrayList thread safe if its fields are not volatile?
Nov 24, 2025
java
multithreading
arraylist
volatile
Volatile keyword in C [duplicate]
Nov 23, 2025
c
volatile
one-time safe publication via a Java volatile
Nov 19, 2025
java
volatile
« Newer Entries
Older Entries »