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
Java: Is volatile / final required for reference to synchronized object?
Nov 07, 2022
java
multithreading
synchronized
volatile
Should volatile be used when mapping GPU memory?
Aug 08, 2021
c++
opengl
gpu
volatile
vulkan
C++ Volatile Placement New
Sep 15, 2022
c++
volatile
placement-new
In Java, how can I ensure safe and consistent concurrent usage of a boolean flag while minimizing time performance impact?
Sep 08, 2022
java
multithreading
atomic
volatile
java: `volatile` private fields with getters and setters
Oct 24, 2022
java
volatile
memory-model
java-memory-model
why can't a local variable be volatile in C#?
Sep 15, 2022
c#
multithreading
volatile
Why does std::cout convert volatile pointers to bool?
Aug 16, 2022
c++
pointers
iostream
volatile
standards-compliance
When to use 'volatile' or 'Thread.MemoryBarrier()' in threadsafe locking code? (C#)
Jun 26, 2022
c#
.net
multithreading
volatile
What is the purpose of 'volatile' keyword in C#
Nov 07, 2022
c#
multithreading
volatile
Volatile variables
Sep 12, 2022
c#
c
volatile
Thread Synchronisation 101
Sep 13, 2022
c++
multithreading
mutex
volatile
memory-barriers
Do we need to synchronize access to an array when the array variable is volatile?
Sep 13, 2022
java
arrays
multithreading
volatile
Performance consequence of volatile member functions
Sep 13, 2022
c++
multithreading
volatile
Why doesn't C# volatile protect write-read reordering?
Nov 03, 2022
c#
.net
multithreading
volatile
Java volatile and cache coherence
Aug 29, 2022
java
volatile
How can assigning a variable result in a serious performance drop while the execution order is (nearly) untouched?
Oct 22, 2022
java
multithreading
performance
jvm
volatile
benchmarking, code reordering, volatile
Jun 27, 2022
c++
benchmarking
compiler-optimization
volatile
An equivalent to Java volatile in Python
Aug 16, 2022
java
python
volatile
Is volatile int in C as good as std::atomic<int> of C++0x?
Feb 16, 2022
c
c++11
atomic
volatile
CancellationTokenSource vs. volatile boolean
Oct 14, 2022
c#
task
volatile
cancellationtokensource
« Newer Entries
Older Entries »