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 function argument in C (STM32F4 example) [duplicate]
Jun 22, 2026
c
declaration
volatile
Is there a way to know how many volatile messages are dropped with Socket.IO on Node.js?
Jun 04, 2026
node.js
socket.io
volatile
how does the volatile count++ operation be made thread safe
Jun 03, 2026
java
multithreading
volatile
C++ reference to volatile object - reasons and effects
May 30, 2026
c++
embedded
volatile
Making sense of Memory Barriers
May 26, 2026
java
x86
volatile
memory-barriers
Mixing volatile and non-volatile
May 22, 2026
java
multithreading
volatile
while(true) make the cpu can not read the latest value of shared variable
May 18, 2026
java
multithreading
volatile
cpu-cache
Given doubles can't be used in volatile fields, is this a safe alternative?
May 14, 2026
c#
volatile
How to stop / freeze / pause volatile RAND / RANDBETWEEN / RANDARRAY?
May 09, 2026
google-sheets
random
google-sheets-formula
spreadsheet
volatile
Why can `asm volatile("" ::: "memory")` serve as a compiler barrier?
May 07, 2026
c
gcc
inline-assembly
volatile
memory-barriers
Why are unnecessary atomic loads not optimized away?
May 04, 2026
c++
code-generation
atomic
compiler-optimization
volatile
volatile pointer to function showing compile error when using without typedef; need help w/ "void (* volatile userFunc)(void)"
Apr 29, 2026
c++
pointers
function-pointers
volatile
pointer-to-member
Will disabling interrupts protect a non-volatile variable or can reordering happen?
Apr 30, 2026
c
embedded
volatile
interrupt-handling
sequence-points
GCC 8 fails to compile make_shared<volatile int>()
Apr 28, 2026
c++
c++11
gcc
volatile
make-shared
Creating a volatile table with an automatically incremented field and referential integrity constraints
Apr 27, 2026
sql
teradata
volatile
create-table
Java forcing volatile access
Apr 25, 2026
java
multithreading
volatile
volatile keyword in C# and C++
Apr 25, 2026
c#
c++
volatile
Memory visibility guarantees provided by intrinsic locking in Java?
Apr 19, 2026
java
multithreading
synchronization
locking
volatile
Stop thread using volatile
Apr 18, 2026
java
multithreading
volatile
Older Entries »