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
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
How does volatile actually work?
Nov 06, 2022
java
concurrency
volatile
C++ volatile and operator overloading for CUDA application
Aug 26, 2022
c++
operator-overloading
cuda
volatile
Volatile guarantee safe publication of a mutable object?
Feb 09, 2022
java
multithreading
concurrency
volatile
safe-publication
Difference between synchronization of field reads and volatile
Aug 24, 2022
java
concurrency
synchronization
volatile
synchronized
Do volatile variables require synchronized access?
Jun 27, 2016
java
synchronization
thread-safety
synchronized
volatile
assignment discards 'volatile' qualifier from pointer target type
Mar 19, 2021
c
pointers
embedded
volatile
Can't understand example of volatile in Java specification
Apr 20, 2022
java
volatile
specifications
Why doesn't gcc remove this check of a non-volatile variable?
Sep 23, 2022
c
optimization
gcc
volatile
Does volatile influence non-volatile variables?
Apr 23, 2022
java
multithreading
volatile
Example of C++ "Memory barrier" [duplicate]
Nov 08, 2022
c++
multithreading
volatile
memory-barriers
« Newer Entries
Older Entries »