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
is a volatile variable synchronized? (java)
Oct 30, 2022
java
volatile
synchronized
Should I synchronize a static volatile variable?
Sep 14, 2022
java
thread-safety
volatile
Volatile fields: How can I actually get the latest written value to a field?
Sep 11, 2022
c#
.net
multithreading
.net-4.5
volatile
Why is volatile keyword not allowed for local variables?
Aug 25, 2022
java
multithreading
volatile
final
Where to use volatile? [duplicate]
May 16, 2022
c
compiler-construction
operating-system
volatile
linux-device-driver
Example of a memory consistency error when using volatile keyword?
Nov 11, 2022
java
multithreading
memory
volatile
consistency
Can we use `const_cast` to modify a constant variable? [duplicate]
Oct 21, 2022
c++
compiler-optimization
volatile
const-cast
Is there any advantage of using volatile keyword in contrast to use the Interlocked class?
Nov 11, 2022
c#
.net
multithreading
volatile
interlocked
Volatile Member Functions (C++)
Nov 08, 2022
c++
multithreading
volatile
Synchronize write access to Volatile field (Cheap read-write block)
Apr 30, 2022
java
multithreading
synchronization
thread-safety
volatile
How deep volatile publication guarantees?
Nov 09, 2022
java
concurrency
visibility
volatile
happens-before
Why Volatile is behaving weirdly
Jun 26, 2016
java
multithreading
volatile
synchronized
Can we have an AtomicEnum in Java?
Jun 16, 2019
java
multithreading
enums
synchronized
volatile
Defining volatile class object
Nov 18, 2022
c++
volatile
How do I know if gcc agrees that something is volatile?
Oct 26, 2022
c
gcc
assembly
volatile
Do both c# and java's volatile keyword behave the same way?
May 13, 2022
c#
java
multithreading
volatile
Are volatile data members trivially copyable?
May 04, 2022
c++
c++11
volatile
language-lawyer
C++ volatile object, nonvolatile member
Nov 18, 2022
c++
volatile
Volatile not working as expected
Apr 25, 2018
c++
g++
language-lawyer
volatile
Is this C++ AtomicInt implementation correct?
Jun 07, 2021
c++
arm
embedded
atomic
volatile
« Newer Entries
Older Entries »