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
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
Intermediate pointers in cast must be "const qualified" - why?
Feb 27, 2022
c
gcc
constants
volatile
Is the compiler allowed to optimize out dynamic_cast of a volatile pointer when the compiler doesn't see a possible type which can fulfill the cast?
Oct 20, 2022
c++
language-lawyer
volatile
dynamic-cast
what happens after writing to a volatile variable?
Aug 31, 2022
java
volatile
Volatile array of arrays
Sep 13, 2022
java
arrays
multithreading
volatile
Java volatile loop
Nov 15, 2022
java
volatile
« Newer Entries
Older Entries »