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
Memory visibility guarantees provided by intrinsic locking in Java?
Apr 19, 2026
java
multithreading
synchronization
locking
volatile
Stop thread using volatile
Apr 18, 2026
java
multithreading
volatile
Overloading class for both volatile and non-volatile instances
Apr 16, 2026
c++
overloading
volatile
Java - static & volatile necessary when not instantiating objects?
Apr 14, 2026
java
static
thread-safety
volatile
Need of volatile keyword in case of DCL
Apr 11, 2026
java
multithreading
concurrency
volatile
Is a volatile hashmap sufficient in this case?
Apr 08, 2026
java
multithreading
concurrency
volatile
Is the following java code thread safe without volatile?
Mar 25, 2026
java
multithreading
parallel-processing
synchronization
volatile
Can I make a variable temporarily volatile?
Mar 26, 2026
c
gcc
optimization
volatile
Will making a variable volatile work if I take copy it to another variable and try to change that?
Mar 25, 2026
java
android
multithreading
thread-safety
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
Older Entries »