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
A puzzle on how Java implement volatile in new memory model (JSR 133)
Mar 22, 2026
java
concurrency
jvm
volatile
std::copy on pointers to volatile data
Mar 21, 2026
c++
stl
language-lawyer
volatile
Use of volatile in Singleton(Bill Pughs Solution)
Mar 18, 2026
java
multithreading
singleton
volatile
About Unsafe.getObjectVolatile usage
Mar 19, 2026
java
concurrency
volatile
synchronize without volatile
Mar 16, 2026
java
multithreading
synchronization
volatile
Incompatibility with Java 7
Mar 15, 2026
multithreading
java-7
volatile
java-6
incompatibility
Is there a way to verify if a Windows registry key is volatile (REG_OPTION_VOLATILE)?
Mar 14, 2026
registry
volatile
Portable thread class implemented in C++
Mar 11, 2026
c++
multithreading
volatile
Can volatile keyword be used for building thread safe auto clear cache?
Mar 10, 2026
c#
thread-safety
observable
volatile
How is memory inconsistency different from thread interleaving?
Mar 09, 2026
java
multithreading
memory
volatile
Value of volatile variable doesn't change in multi-thread
Mar 07, 2026
c#
multithreading
.net-4.0
backgroundworker
volatile
Does changing a volatile field update the object?
Mar 06, 2026
java
concurrency
volatile
Figure out if reflected field is volatile
Feb 27, 2026
c#
reflection
volatile
Deep understanding of volatile in Java
Feb 25, 2026
java
volatile
lock-free
memory-barriers
java-memory-model
C/C++ volatile variable accessed from another module
Feb 22, 2026
c
volatile
if statement, function evaluation & compiler optimization
Feb 19, 2026
c
if-statement
compiler-optimization
volatile
evaluation
Dereference a pointer to volatile structure in C++
Feb 17, 2026
c++
casting
operator-overloading
volatile
Why const_cast away volatile only work for pointer
Feb 04, 2026
c++
pointers
volatile
const-cast
Older Entries »