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
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
Volatile keyword in multicore vs single processor?
Mar 07, 2022
java
multithreading
concurrency
volatile
Full volatile Visibility Guarantee
Apr 19, 2022
java
multithreading
volatile
If I declare an instance variable as volatile, will the object of this class be volatile?
Sep 28, 2019
c++
volatile
memory mapped files and pointers to volatile objects
Aug 22, 2022
c++
c
language-lawyer
volatile
mmap
Correct behaviour of trivial statements involving expressions with volatile variables?
Mar 02, 2022
c++
standards
volatile
language-lawyer
What happens if a volatile variable is written from 2 threads?
Nov 19, 2022
java
multithreading
volatile
Is it legal to optimize away stores/construction of volatile stack variables?
Apr 01, 2022
c++
optimization
x86
language-lawyer
volatile
Where does the standard define that a volatile variable can change?
Feb 08, 2022
c++
language-lawyer
c++17
volatile
How can I safely iterate a lua table while keys are being removed
Mar 12, 2022
lua
iteration
volatile
lua-table
Fields read from/written by several threads, Interlocked vs. volatile
Oct 22, 2022
c#
.net
multithreading
volatile
interlocked
Volatile keyword in java under the hood
Feb 23, 2022
java
multithreading
volatile
« Newer Entries
Older Entries »