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 compiler optimization
Dec 14, 2022
c
compiler-optimization
volatile
Is lock or volatile required when worker threads write non-competitively to local or class variables?
Dec 14, 2022
c#
variables
locking
task
volatile
volatile for signal handler and multi-threading
Dec 09, 2022
c++
c
multithreading
volatile
using volatile keyword
Dec 08, 2022
java
volatile
Difference between volatile and __volatile__
Dec 08, 2022
c
gcc
volatile
Volatile and CreateThread
Dec 07, 2022
c++
thread-safety
volatile
thread safe without volatile
Dec 05, 2022
java
multithreading
volatile
Unnecessarily using volatile keyword -- is that dangerous?
Dec 04, 2022
java
android
multithreading
concurrency
volatile
Is it useful to mark variables as volatile if they are shared across threads? [duplicate]
Dec 02, 2022
c++
multithreading
c++11
volatile
Why modifiers like const not allowed on nonmember functions
Nov 30, 2022
c++
constants
volatile
Is this rule about volatile usage strict?
Nov 30, 2022
c++
multithreading
rules
volatile
What does `static_cast<volatile void>` mean for the optimizer?
Nov 09, 2022
c++
benchmarking
void
volatile
microbenchmark
Updating and swapping HashMaps with volatile
Nov 08, 2022
java
volatile
Prevent GCC from optimizing away a looped write to memory mapped address
Nov 08, 2022
c
for-loop
gcc
volatile
68000
why optimization breaks this C code?
Nov 06, 2022
c
optimization
gcc
volatile
Does Monitor.Wait ensure that fields are re-read?
Sep 15, 2022
c#
.net
multithreading
monitor
volatile
Why does modifying a field that is referenced by another variable lead to unexpected behavior?
Jul 26, 2021
c++
gcc
g++
compiler-optimization
volatile
« Newer Entries
Older Entries »