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 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
volatile variables as argument to function
Aug 28, 2022
c
pointers
arguments
warnings
volatile
Do I need this field to be volatile?
Feb 26, 2022
c#
.net
multithreading
volatile
Why readonly and volatile modifiers are mutually exclusive?
Aug 21, 2021
c#
.net
multithreading
readonly
volatile
Are global variables refreshed between function calls?
Mar 31, 2022
c
gcc
embedded
c99
volatile
Java Threads: Should all shared variables be Volatile ? [duplicate]
Nov 18, 2022
java
multithreading
synchronization
thread-safety
volatile
synchronized counter in clojure
Sep 15, 2017
multithreading
clojure
volatile
Safe to use volatile bool to force another thread to wait? (C++)
Sep 21, 2022
c++
multithreading
thread-safety
boolean
volatile
C# volatile variable: Memory fences VS. caching
Oct 18, 2022
c#
caching
volatile
memory-fences
What does “LANGUAGE 'plpgsql' VOLATILE” mean?
Nov 07, 2022
postgresql
plpgsql
volatile
« Newer Entries
Older Entries »