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 and const pointer
Oct 31, 2022
c
pointers
constants
volatile
Is the C compiler free to rewrite adjacent values in an array?
Oct 14, 2022
c
arrays
volatile
Is 'volatile' sufficient to prevent C++ compilers from optimizing out a silent write?
May 15, 2022
c++
volatile
Difference between volatile Boolean and Boolean
Jul 08, 2022
java
multithreading
volatile
volatile under the hood
Jun 22, 2022
c
embedded
volatile
Usefulness of volatile in concurrent programming since C++11
Feb 27, 2022
c++
c++11
concurrency
volatile
volatile + object combination disallowed in C++?
Mar 15, 2019
c++
compiler-construction
volatile
Calling volatile member function using not volatile object in C++
Mar 30, 2022
c++
c++11
volatile
member-functions
Is this a better version of Double Check Locking without volatile and synchronization overhead
Dec 15, 2019
java
multithreading
jakarta-ee
volatile
What I do not understand about volatile and Memory-Barrier is
Sep 06, 2022
c#
multithreading
volatile
memory-barriers
memory-model
volatile identifier in java
Oct 31, 2019
java
thread-safety
volatile
Java - is volatile required with synchronized?
Sep 17, 2022
java
multithreading
locking
volatile
memory-model
Is the extern keyword necessary when referring a volatile variable declared in another C source file?
Jun 08, 2019
c
volatile
extern
Understanding Java volatile visibility
Sep 06, 2022
java
multithreading
caching
volatile
What is the difference between volatile & extern?
May 30, 2022
c
embedded
volatile
long and double assignments are not atomic - How does it matter?
May 12, 2022
java
multithreading
concurrency
atomic
volatile
Overloading on const and volatile- why does it work by reference?
Sep 05, 2022
c++
constants
overloading
volatile
why using volatile makes long and double atomic [duplicate]
Aug 19, 2022
java
multithreading
concurrency
volatile
Java threading/volatile
Sep 17, 2022
java
multithreading
volatile
Singleton double-check concurrency issue
Oct 16, 2022
c#
concurrency
singleton
volatile
double-checked-locking
« Newer Entries
Older Entries »