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 overloading?
Apr 23, 2022
c++
overloading
volatile
Why doesn't POSIX mmap return a volatile void*?
Sep 04, 2022
c
pointers
posix
volatile
mmap
volatile DateTime
Jun 11, 2022
c#
.net
multithreading
synchronization
volatile
Volatile: why prevent compiler reorder code
Feb 07, 2020
java
multithreading
volatile
Is 'volatile' needed in this multi-threaded C++ code?
Nov 16, 2022
c++
multithreading
volatile
What is meant by "fast-path" uncontended synchronization?
Feb 13, 2022
java
concurrency
synchronization
volatile
when should a member function be both const and volatile together?
Sep 23, 2022
c++
constants
volatile
Discarded value expressions of volatile class type behave differently than those of volatile built-in types
Jun 16, 2018
c++
language-lawyer
volatile
Java - cache coherence between successive parallel streams?
Apr 16, 2022
java
caching
volatile
Is volatile needed when variable is only read during interrupt
Nov 19, 2022
c
embedded
interrupt
volatile
What is the cost of the volatile keyword in a multiprocessor system?
Nov 04, 2022
c#
multithreading
volatile
Why would I place a synchronized block within a single-threaded method?
Feb 27, 2022
java
multithreading
synchronized
volatile
producer-consumer
Requirements for behavior of pointer-to-volatile pointing to non-volatile object
Nov 09, 2022
c
language-lawyer
volatile
Is `*(volatile T*)0x1234;` guaranteed to translate into read instruction?
Sep 12, 2022
c
volatile
Java: Caching of non-volatile variables by different threads
Oct 25, 2022
java
concurrency
volatile
Volatile in java
Nov 19, 2022
java
concurrency
volatile
volatile declaration on int primitive type
Sep 11, 2022
java
concurrency
atomic
volatile
volatile synchronized combination for performance
Oct 24, 2022
java
concurrency
volatile
synchronized
Does "volatile" guarantee anything at all in portable C code for multi-core systems?
Sep 28, 2022
c
multithreading
thread-safety
volatile
portability
what is the reasoning behind volatile semantics in Java and C#
Oct 27, 2022
c#
java
multithreading
multiprocessing
volatile
« Newer Entries
Older Entries »