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 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
does presence of mutex help getting rid of volatile key word ?
Sep 10, 2019
c++
multithreading
compiler-construction
mutex
volatile
Difference between Threading.Volatile.Read(Int64) and Threading.Interlocked.Read(Int64)?
Jul 27, 2022
c#
multithreading
volatile
interlocked
Should my Akka actors' properties be marked @volatile?
Sep 22, 2022
actor
volatile
akka
loss of const volatile qualifiers
Aug 30, 2022
c++
templates
volatile
effects of several writes on a volatile variable in Java
Apr 01, 2019
java
multithreading
concurrency
volatile
How to guarantee get() of ConcurrentHashMap to always return the latest actual value?
Aug 20, 2022
java
multithreading
concurrency
volatile
concurrenthashmap
To force cancel AsyncTask shouldn't the flag periodically checked in doInBackground be volatile?
Mar 07, 2022
android
multithreading
android-asynctask
synchronized
volatile
.NET memory model, volatile variables, and test-and-set: what is guaranteed?
Oct 26, 2022
.net
synchronization
volatile
memory-fences
test-and-set
Does an EventWaitHandle have any implicit MemoryBarrier?
Sep 02, 2022
c#
.net
vb.net
multithreading
volatile
Why Double checked locking is 25% faster in Joshua Bloch Effective Java Example
Sep 04, 2019
java
multithreading
jakarta-ee
volatile
« Newer Entries
Older Entries »